Is it to possible to cache php generated pages and keep session data?
Can someone point me the way to do it?
Thanx.
Yes, they're called cookies.
setcookie()
~Brett