Jump to content

[SOLVED] Best way to refresh page ?


happs

Recommended Posts

Hi :)

 

Is using <meta http-equiv="refresh" content="0"; url="<? echo $_SERVER['PHPSELF']; ?>"> really the best way to refresh the page? For instance, I have a form that once submitted calls a PHP function to carry out the required task, and then goes back to showing what has been submitted by refreshing the page. The above script works fine, but is using a META really the best way of doing this ?

 

Thanks for your ideas in advance.

 

- Alex

 

Link to comment
https://forums.phpfreaks.com/topic/73205-solved-best-way-to-refresh-page/
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.