A have two webs made in php, both uses a authentication based on session 
suport.
I use in every page a session_start(); and a session_name( name); to get 
different name for the sessions but when i get login i one web, and then go 
to the other i get the same login.

what happend?
What means the session_name?

I use php-4.2.0 and apache-1.3.24 in a lunux box.

Any help will be apreciated.

Regards.

----------------------------------------------------
Marcos Lois Bermúdez
[EMAIL PROTECTED]
IQC-Services.
Carretera provincial 60 - 1
36210 Vigo - Pontevedra
Tel: +34 986 281 830
Fax: +34 986 415 074
http://www.iqc-services.com
----------------------------------------------------


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

Reply via email to