I begin in PHP, I'd like to know how can I set a variable wich would be used by all my script (without setting a hiddenfield) like it is possible in ASP with Session("variable-name" = variable
If you're specifically looking to use PHP's Session Management to make certain "session" variables that are available to all your scripts, then go to
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.