Search found 3 matches
- Tue Apr 22, 2003 3:12 pm
- Forum: PHP - Code
- Topic: logging a user out when the browser is closed
- Replies: 5
- Views: 1148
I was thinking about this as I was pondering my own problem. Although this might not be solution for everyone, how about this. Create a frame at the top of the window make it one pixel tall. The HTML for the frame would be just a refresh tag set at about 30 seconds. Set the refresh tag to go to a PH...
- Mon Apr 21, 2003 10:24 pm
- Forum: PHP - Code
- Topic: different browser different results php4
- Replies: 3
- Views: 671
- Mon Apr 21, 2003 4:06 pm
- Forum: PHP - Code
- Topic: different browser different results php4
- Replies: 3
- Views: 671
different browser different results php4
I know this sounds strange, but I have a big problem. I have a form on a site that uses php to send an email and log the information to a MySQL database. If I am using Mozilla to submit the information everything is fine. If I use IE nothing gets emailed, or stored in the database. I am completely a...