Todd Cary wrote:

> In my Index.html, what do I write so that the Surfer goes to my
> Start.Php?

It should work to have this after your opening HTML tag in index.html:

<meta http-equiv="refresh" content="0; url=start.php" />



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to