RE: [PHP-WIN] Problems coding in PHP

2001-05-23 Thread andrew morton
e 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, an

[PHP-WIN] Problems coding in PHP

2001-05-22 Thread Khai Mun
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 -