yes, put the name of the PHP file

-----Original Message-----
From: Kris Vose [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 05, 2002 12:23 PM
To: Rick Emery
Subject: RE: [PHP] refresh


When I delete a record from a table in php it loops back to the table.
However, It does not show that the record has been deleted.  I have to click
on the refresh button to see the change.  I am not sure how this header
function works.  Do you put the name of the php file as the location?  

Kris 

-----Original Message-----
From: Rick Emery [mailto:[EMAIL PROTECTED]] 
Sent: Friday, April 05, 2002 12:09 PM
To: Kris Vose; [EMAIL PROTECTED]
Subject: RE: [PHP] refresh

after database submission, header("location: ...") re-directed to the script
you wish to go to


-----Original Message-----
From: Kris Vose [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 05, 2002 10:31 AM
To: [EMAIL PROTECTED]
Subject: [PHP] refresh


I want to be able to refresh my browser window after a submission to a
database.  Is there a reliable function out there that can accomplish this?
 
Kris

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to