WeberDev.com PHP and MySQL Code

LOG IN
BEGINNER GUIDES  |  PHP CLASSES  |  CODE SEARCH  |  ARTICLES SEARCH  |  PHP FORUMS  |  PHP MANUAL  |  PHP FUNCTIONS LIST  |  WEB SITE TEMPLATES
Start typing to search for PHP and MySQL Code Snippets and Articles Search
Submit a code Example / Snippet Submit Your Code
Search Engine Optimization Monitor SEO Monitor
Web Site UpTime Monitor UpTime Monitor
WeberDev's Monthly code contest PHP Code Contest
Your Personal Examples List My Favorite Examples
Your Personal Articles List My Favorite Articles
Edit Account Info Update Your Profile
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Index
PHP Web Logs (BLogs)
Web Development Resources
Web Development Content
PHPClasses
PHP Editor
PHP Jobs
Vision.To Design
Ajax Tutorials
PHP Programming Help
PHP/MySQL Programming
Webmaster Resources
Webmaster Forum
XML meta language
website builder
Submit Site
Forex Trading Online forex trading platform

Go Back Add a Comment Send this example to a friend Add this Article to your personal favoritest for easy future access to your favorite Code Examples and Articles. Submit a code example Print this code example.
BACK ADD A COMMENT SEND TO A FRIEND ADD TO MY FAVORITES ADD CODE EXAMPLES PRINT
Title : How to use META REFRESH to auto refresh an html page after x seconds.
Categories : HTML
Boaz Yahav
Date : Jun 16th 1998
Grade : 5 of 5 (graded 4 times)
Viewed : 23409
File : No file for this code example.
Images : No Images for this code example.
Search : More code by Boaz Yahav
Action : Grade This Code Example
Tools : My Examples List

  Submit your own code examples 
 

put the next line at the top of the page you wish to refresh :

<meta http-equiv=refresh content="X; URL=/..../index.html">

Replace X with an integer representing the number of seconds before the refresh.

The URL can be a path on the local computer or a link like http://go.to.that.site/index.html






color codes for positive and negative numbers
Categories : PHP, MySQL, Databases, HTML
Parses HTTP_USER_AGENT so that you can customize your site to different browsers
Categories : HTML, PHP, Complete Programs
FormWizard reads a mysql table and generates automatically a html formular in a html-table
Categories : PHP, MySQL, HTML
Allows you to parse a deliniated string and put the individual fields in a SELECT option in a form
Categories : HTML, PHP, Strings
Browser Detecor Class
Categories : PHP Classes, PHP, HTML
Display Slashdot headers on your own site
Categories : HTML and PHP, HTML, PHP
Sound On and Off (Mute) using one swf (Flash) file.
Categories : Flash, HTML
How to make sure a page does not appear in the Temporary Internet Files directory.
Categories : HTML
How to keep your tables width stable even if you have long strings inside.
Categories : CSS, Web Browsers, HTML, Beginner Guides
webcam cam view image ispy browser independant
Categories : Graphics, HTML, HTML and PHP, PHP
Builds JavaScript that updates the contents of one selector based on another.
Categories : HTML, Java Script, PHP, Complete Programs, General
ASCII To HTML Converter
Categories : PHP, HTML, ASCII
Why it is not possible to preset a value in a file upload field
Categories : HTML, Security, Filesystem, Beginner Guides
Dynamic Menu/Site Navigation Script in Perl
Categories : Perl, Site Planning, HTML
AutoComplete in HTML forms
Categories : DHTML, HTML, Web Browsers