That would be easier. fopen the session file and store the information on a database. Later you just fwrite the contents to a new file.
-- Julio Nobrega. Um dia eu chego lá: http://sourceforge.net/projects/toca Ajudei? Salvei? Que tal um presentinho? http://www.submarino.com.br/wishlistclient.asp?wlid=664176742884 "Devin Atencio" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > 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