Hi,
Are there something like a `Persistent global variable` in PHP?
It is something like `Application` in the classic ASP, all the request
share the same variable, and the die after a timeout.
Are there something like a `Persistent global variable` in PHP?
It is something like `Application` in the classic ASP, all the request
share the same variable, and the die after a timeout.
Comment