Re: [PHP] Re: Sessions & session_start() & my problem
is this php script at the top of the page, there is nothing before it? -- -->> Jasper Howard :: Database Administration Velocity7 1.530.470.9292 http://www.Velocity7.com/ <<--
Re: [PHP] Re: Sessions & session_start() & my problem
I have deleted session_start() at login.php Thus i have 1 session_start() But i receive them yet. Yours,Mohsen --- Jasper Howard <[EMAIL PROTECTED]> wrote: > that was a bit confusing, but it looks like you call > session_start() more > than once in a script. You only need to call it > once, and yo