Re: [PHP] problem with the session and global variable

2005-09-03 Thread Tomás Rodriguez Orta
> From: "Tomás Rodriguez Orta" <[EMAIL PROTECTED]> > To: > Sent: Saturday, September 03, 2005 4:46 AM > Subject: [PHP] problem with the session and global variable > > > Hello people. > > I have an problem very very complicate for me. > I have some

Re: [PHP] problem with the session and global variable

2005-09-02 Thread Gustav Wiberg
2005 4:46 AM Subject: [PHP] problem with the session and global variable Hello people. I have an problem very very complicate for me. I have some template in my web sitie, and a car buy, I want to show to the user what count of the books have in your car buy, but when I enter a new page in the ot

[PHP] problem with the session and global variable

2005-09-02 Thread Tomás Rodriguez Orta
Hello people. I have an problem very very complicate for me. I have some template in my web sitie, and a car buy, I want to show to the user what count of the books have in your car buy, but when I enter a new page in the other tampletae the variable take 1, why? In ache page I write the followin