Hello, I'm a newbie in PHP, I use a lot ColdFusion (at work).
With ColdFusion, it's very easy to create and use session variable. I do something like that : <cfset session.myvariable = "hello"> and this variable can be use everywhere. Could you tell me how that's work in PHP. I saw in help file session.start. But it's not very clear for me. Thanks for your help, Bye -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php