S Bey wrote:
> Just a small (and hopefully easy) question.
>
> Is there a PHP equivalent of index.html? I want to be able to go straight
> to a PHP script without the user specifying the filename.
This is not a PHP-issue, its just a matter of how your webserver is
configured. With apache, you just have to add index.php as DirectoryIndex.
Wagner
--
One maniac alone can do what 20 together cannot
--
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]