PHP Tutorial : Function To Refresh a Page
Dec 8, 2008 Short PHP Functions
Well,
This php function uses the html meta tag and its refresh attribute. I use it because I can easily estabilish how many seconds to wait before refreshing the page : nice, isn’t it?
There is already a php function which refreshes a page, but there isn’t a way to pass the number of seconds needed before…………….
Read PHP Tutorial : Function To Refresh a Page »
Tags: php function to refresh page, php refresh, refresh in a number of given seconds

