![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: Question on Session
From: Alucard <alucard001@gmail.com>
Date: Tue Oct 04 2005 - 06:51:54 CEST
Thanks!
I change my php.ini in the following way:
session.auto_start = 1
And follow your comment:
register_globals = Off
Thanks for your support!!!
|