> Ok then without asp how do I get <script language="php"> to work? I
> checked out a PHP book today and it did mention running PHP scripts
that
> way, without a .php extension.
No, it still has to have a .php extension, or an extension that your web
server recognizes as PHP. The extension is the only way the web server
is going to know to send it though the PHP parser before it returns the
results.
---John Holmes...
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php