Re: [PHP-INSTALL] Calling script
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
When I call a php script, the code is returned. What could be causing this? Thanks, Larry Mullis
