PHP Tutorial : Function To Refresh a Page

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 »