>I use a little bit of javascript ...
>
>         <script language="JavaScript">
>         location = "newURL.php";
>         </script>
>
>inside the <head></head> tags.

ouch. Say I've got javescript disabled.. what happens.. exactly.. nothing. 
I hate clientside cause I can't control it.

If you're hosting on a apache box you could have something like

DirectoryIndex start.php

Should run fine.

Have fun.


B.


-- 
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