Header location: inq...
Posted: Sun May 25, 2003 9:34 pm
hello everybody,
how do u go about sending or adding a variable to the following code
Header("location: myquedetail.php");
myquedetail.php displayes informaiton and on the same page a textfeld is provided to append to the database field...i'm able to added to a field but the above code reloades the page but not with the information that was added in the field.. so is there a way to send the record number with Header("location: myquedetail.php"); to reload the page with newely added info
how do u go about sending or adding a variable to the following code
Header("location: myquedetail.php");
myquedetail.php displayes informaiton and on the same page a textfeld is provided to append to the database field...i'm able to added to a field but the above code reloades the page but not with the information that was added in the field.. so is there a way to send the record number with Header("location: myquedetail.php"); to reload the page with newely added info