FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Capture logoff on browser close
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Capture logoff on browser close [message #169760 is a reply to message #169758] Fri, 24 September 2010 23:55 Go to previous messageGo to previous message
Peter H. Coffin is currently offline  Peter H. Coffin
Messages: 245
Registered: September 2010
Karma:
Senior Member
On Fri, 24 Sep 2010 17:13:59 -0400, Bill Braun wrote:
> Thank you, Matt. I'm new to this, and while I realize there is a clean
> distinction between PHP and MySQL, I do not always know where one stops
> and the other starts in practice. I had assumed that this would have
> been associated in some way with the session closing, and was thus in
> the ballpark of PHP. Good to know, thanks again.

There's a fairly simple test for whether something is a PHP problem or a
MySQL problem: If the program execution gets to and beyond the point of
the actual attempt to execute a query, then it's probably NOT a PHP
problem per se. If it hangs, dumps core, spits out a error message that
the program itself did not compose, etc., then it might be a PHP
problem. This does not cover all possible cases, but it's the way to
start.

--
51. If one of my dungeon guards begins expressing concern over the
conditions in the beautiful princess' cell, I will immediately
transfer him to a less people-oriented position.
--Peter Anspach's list of things to do as an Evil Overlord
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Authentication code creation for google analytics API in PHP
Next Topic: APC + Multi-Site Install of Single Application
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Nov 24 17:03:25 GMT 2024

Total time taken to generate the page: 0.04638 seconds