Alternative of $_SESSION
Hello everybody,
I've read may times that 'use $_SESSION as little as possible'.
While checking WordPress codes I could barely find $_SESSION used
and I do believe big sites won't use $_SESSION or uses too little.
I'm trying to find out the best solution and alternative of $_SESSION.
seeking help
thanks in advance
|