Date: 05/23/01
- Next message: Dalyyla: "[PHP-WIN] CRYPT SOUS WINDOWS"
- Previous message: Michael Rudel: "RE: [PHP-WIN] LDAP and M$ Exchange 5.5 :: It's Not Happening."
- Maybe in reply to: Khai Mun: "[PHP-WIN] Problems coding in PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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:ng <email protected>]
Sent: Tuesday, May 22, 2001 21:41
To: php-windows <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: php-windows-unsubscribe <email protected> For additional commands, e-mail: php-windows-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-windows-unsubscribe <email protected> For additional commands, e-mail: php-windows-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Dalyyla: "[PHP-WIN] CRYPT SOUS WINDOWS"
- Previous message: Michael Rudel: "RE: [PHP-WIN] LDAP and M$ Exchange 5.5 :: It's Not Happening."
- Maybe in reply to: Khai Mun: "[PHP-WIN] Problems coding in PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

