Re: reload page without use header

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 17 Jun 2012, at 09:06, Farzan Dalaee wrote:

> is there any way to reload page without using header('location :index.php'); and javascript?

When you say "reload page" do you mean redirect to another page or refresh the current page?

You can reload or redirect a page using a meta tag in your HTTP head block -- http://en.wikipedia.org/wiki/Meta_refresh -- but if you're wanting to redirect the user to another page you really should use an HTTP header.

-Stuart

-- 
Stuart Dallas
3ft9 Ltd
http://3ft9.com/

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux