I'm looking for where apache / php will be saving the user session files. when I do a phpinfo(), it tells me that session.save_path will be temp but when I look at the files in there, there are only a couple of files and they say nwIN;

Is there any way to directly access the session files in this way to get at the values?

-jon
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to