If i have a session going with PHP4 and I want to basically
pull the entire serialized data and then insert it into the
database is there a variable that contains the serialized data
or would I have to just basically read the /tmp/sess_sessid file
and then save that into the database?



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

Reply via email to