Php And global.asa

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • themhz

    Php And global.asa

    Well Colin McKinnon perhaps someone out there has used asp 3.0 and
    php.
    So probably he knows some common things between asp and php.

    when a user ads some things in a shoping cart you probably store this
    information in a database.
    what happends if the user closes the browser?
    Asp has global.asa, so when the session times out you can work with an
    event and delete this temporary information in your database.

    So the question is: How does php do that?
    http://eye.cc php newsgroups
Working...