PHP simple question.
Moderator: General Moderators
PHP simple question.
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.
Javascript. You can use php to echo the specific javascript depending if you want to refresh or redirect.