Re: [PHP-INSTALL] Calling script

2005-03-22 Thread Michael
That happens if your server is not configured to use PHP to parse .php (or whatever extension) files. If the code is syntax-highlighted, then the server is passing the code through php, but is misconfigured. Is the code syntax-highlighted, and what server are you using? Larry Mullis wrote:

[PHP-INSTALL] Calling script

2005-03-22 Thread Larry Mullis
When I call a php script, the code is returned. What could be causing this?   Thanks, Larry Mullis