Not that this message is helpful but one of the few things I miss from
ASP is the session object. PHP's session handling leaves quite a bit to
be desired.
Get in the docs and look up session functions. The examples are good but
just remember one thing. session_start(); needs to go before any code
other session code on every page you want to reference session
variables.
andrew
-----Original Message-----
From: Khai Mun [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 22, 2001 21:41
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Problems coding in PHP
Hello,
I am a ASP, VB developer, and new to PHP world, in ASP they is an
object
name Application and Session use to store variable. i wondering in PHP
is
they any object like that. How do i store variable, that can access
multiple pages
--------------------------------------------------------------
Any suggestions would be appreciated.
Thank You
Khai Mun, Ng
--
PHP Windows 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]
--
PHP Windows 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]