Posted by Toby A Inkster on 06/21/07 07:02
Jerry Stuckle wrote:
> It depends completely on how your webserver is set up.
>
> But .php files should be parsed by every webserver which has php installed.
All files included with include(), require(), include_once() and
require_once() are parsed as PHP files. This is not dependent on
the filename or web server.
--
Toby A Inkster BSc (Hons) ARCS
[Geek of HTML/SQL/Perl/PHP/Python/Apache/Linux]
[OS: Linux 2.6.12-12mdksmp, up 10:37.]
dict, thes & ency
http://tobyinkster.co.uk/blog/2007/06/18/dict-thes-ency/
[Back to original message]
|