Hi there!
Hope someone helps me on this one:
I'm building a system where users can login and perform some actions
over html with PHP.
Now I guess it's the best way to let every script open a connection with
the database (when needed) and cuts it at the end, isn't it? Now what if
the user cancles the script?
Thanks and cya Chris