Jump to content

meta refresh question


croz27

Recommended Posts

just trying to refresh my blog after a user has submitted a review...

 

 

if ($reviewText == true) {

 

echo "<meta http-equiv='refresh' content=0;url=videoinfo.php?videoNUM=$_GET['videoNUM']";

 

}

 

Anyone know whats wrong with this? i think its how i have ended the ['videoNUM']"; as im not sure where to put the > in also.... videoNUM has been defined i think its how i structured it thats the problem but i cant work this small problem out... anyone?

 

many thanks.

Link to comment
https://forums.phpfreaks.com/topic/97547-meta-refresh-question/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.