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/
<<--
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
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 you need to call
it before any headers get sent, at the top of the script is a good place. If
you're scripts are already setup like that just ignore me. Oh, also, if y
3 matches
Mail list logo