Re: [PHP-DB] How to avoid: Warning: Page has Expired

2002-04-09 Thread olinux
Using the GET method is a great solution, but sometimes you just gotta POST! I have found the best solution to be using a separate file to do the processing. For example login.php submits 'user' and 'password' to auth.php. auth.php queries the db for 'user' and 'password' and redirects [via heade

RE: [PHP-DB] How to avoid: Warning: Page has Expired

2002-04-09 Thread Jonathan Hilgeman
I've addressed this problem here: http://php.sitecreative.com/faq.php - Jonathan -Original Message- From: John Hughes [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 09, 2002 12:30 AM To: [EMAIL PROTECTED] Subject: [PHP-DB] How to avoid: Warning: Page has Expired I have the

RE: [PHP-DB] How to avoid: Warning: Page has Expired

2002-04-09 Thread Peter Lovatt
aia.net [EMAIL PROTECTED] tel. 0121-242-1473 --- > -Original Message- > From: John Hughes [mailto:[EMAIL PROTECTED]] > Sent: 09 April 2002 08:30 > To: [EMAIL PROTECTED] > Subject: [PHP-DB] How to avoid: Warning: Page has Expired > > > I have the first part of the kids' soccer p

[PHP-DB] How to avoid: Warning: Page has Expired

2002-04-09 Thread John Hughes
I have the first part of the kids' soccer photo database site up that I mentioned in an earlier post. The site displays nine image thumbnails. You click on the thumbnails and are taken to a full size photo. Everything works as expected for the first nine images but when you go to the next page o