Re: [PHP] Help!session problem!

2003-12-06 Thread Chris Shiflett
--- ÎÚÓÐ ÎÞ <[EMAIL PROTECTED]> wrote: > Reproduce code: > --- > login.php: > $user_array=sybase_fetch_row($result); > session_start(); > session_register("user_array"); > ... > index.php: > session_start(); > $user_name=$user_array[1

[PHP] Help!session problem!

2003-12-06 Thread 乌有 无
Hello: I want your help! And i am pool in english! The session sometime works well,sometime works badly! It creates new empty file in /tmp.I also find this problem with apache1.3.12&php4.1.1&sybase11.9.2&linux My php.ini is fault my server config: php4.3.3 httpd2.0.44