I am having problems getting the sessions to work. when i input the following code:
session_start(); session_register("sess_id"); i get nothing registered. I have checked the sess_***etc... files in /tmp and they say: !sess_id| Does anybody have any ideas why this is? Thanks in advance Ryan Kelley -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]