Page 1 of 1

PHP simple question.

Posted: Thu Nov 17, 2011 10:34 am
by olimpus
Hello. I need a page that will do some query into a db and then display an image and some info based on the query results. (simple) But i want to display the page and after 30 seconds to refresh the page or redirect it. How can i do that? Thank you.

Re: PHP simple question.

Posted: Thu Nov 17, 2011 9:14 pm
by Eric!
Javascript. You can use php to echo the specific javascript depending if you want to refresh or redirect.