Richard Lynch wrote:
...
Your basic Human Interface principle, which is apparently going to be
called Web 2.0 now. :-)
lol, that sums it up perfectly.
...
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Richard Lynch wrote:
I'm thinking the guy who suggested ignore_user_abort(TRUE) is just
doing Voodoo Programming :-)
I love the term Voodoo Programming! I'm guilty of doing it myself. :-)
My 2 cents.I could see times when ignore_user_abort(TRUE) could be
very handy. I'm wondering thou
Hello,
Thank you for the reply.
Richard Lynch wrote:
On Mon, April 24, 2006 2:48 pm, Webmaster wrote:
In reading the www.php.net/manual/en/ref.session.php page, I'd like to
point out we do not use cookies. The session id is propagated in the
URL (although it's not visible in the URL bar).
Richard Lynch wrote:
I'm thinking the guy who suggested ignore_user_abort(TRUE) is just
doing Voodoo Programming :-)
It may or may not be something you want, but I doubt it will have any
affect whatsoever on your posted problem.
Actually, I think anywhere that somebody thinks they need
ignore_u
I'm thinking the guy who suggested ignore_user_abort(TRUE) is just
doing Voodoo Programming :-)
It may or may not be something you want, but I doubt it will have any
affect whatsoever on your posted problem.
Actually, I think anywhere that somebody thinks they need
ignore_user_abort, they probabl
On Mon, April 24, 2006 2:48 pm, Webmaster wrote:
> In reading the www.php.net/manual/en/ref.session.php page, I'd like to
> point out we do not use cookies. The session id is propagated in the
> URL (although it's not visible in the URL bar).
Something is very odd here...
Unless the session data
Hello,
Thank you for the reply.
Interesting function. I have not heard of that one previously. I've
read the manual pages for it.If I understand
ignore_user_abort(TRUE)...you are thinking that maybe the user is being
disconnected (using stop button or having ISP issues) prior to the
sc
add a ignore_user_abort(TRUE) first thing in your code.
Webmaster wrote:
Thanks for the reply.
Sorry, that was a typo in the email. I actually do have
session_start(); at the beginning of the scripts. My bad.
Thanks,
R
Brady Mitchell wrote:
You're missing the session_start() call at the
Thanks for the reply.
Sorry, that was a typo in the email. I actually do have
session_start(); at the beginning of the scripts. My bad.
Thanks,
R
Brady Mitchell wrote:
You're missing the session_start() call at the beginning of your code.
I'm surprised it works at all without that..
http:
You're missing the session_start() call at the beginning of your code.
I'm surprised it works at all without that..
http://www.php.net/manual/en/ref.session.php
http://www.php.net/manual/en/function.session-start.php
Brady
> -Original Message-
> From: Webmaster [mailto:[EMAIL PROTECTED
10 matches
Mail list logo