Hi,

can anyone help my list the ways to create/view a session, i need to find
out if my host supports any of em (kinda strange host), eg:

page1.php

start_session["test"]
register_session["test2"]
etc

page2.php

retrive session 1, 2 etc and display their contents

regards
patrick

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

Reply via email to