Using Session Variables
Posted: Fri May 02, 2008 12:09 am
Hi,
For some reason session variables aren't working for me. I checked my php info and it is on. I used the simple code on PHP's site to check if session is working, and it does not carry variables to another page. I printed session IDs and they match on both pages; just variables aren't being carried over. I'm using latest version of PHP with latest version of apache. Any ideas?
For some reason session variables aren't working for me. I checked my php info and it is on. I used the simple code on PHP's site to check if session is working, and it does not carry variables to another page. I printed session IDs and they match on both pages; just variables aren't being carried over. I'm using latest version of PHP with latest version of apache. Any ideas?