Re: problem with the session and global variable

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi there!

I don't quite understand what you're trying to do here. Please send more code, then I might be able to help you... :-)

/G
@varupiraten.se

----- Original Message ----- From: "Tomás Rodriguez Orta" <admin@xxxxxxxxxxxxxxxx>
To: <php-general@xxxxxxxxxxxxx>
Sent: Saturday, September 03, 2005 4:46 AM
Subject:  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 other tampletae the variable take 1, why?
In ache page I write the following line
session_start()

and the template I write
if (isset($_SESSION['listprod'])) { $c=$_SESSION['i'];
 echo $c." "."books in your car buy";

some bidy can help me?

best regards TOMAS




-------------------------------------------------------------------------
Este correo fue escaneado en busca de virus con el MDaemon Antivirus 2.27
en el dominio de correo angerona.cult.cu y no se encontro ninguna coincidencia.


--------------------------------------------------------------------------------


No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.10.18/88 - Release Date: 2005-09-01

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux