On 9/19/07, Stephan Beal <[EMAIL PROTECTED]> wrote:
>
>
> Another minor tip for you: some web servers are configured to
> server .phps files as context-highlighted PHP source code. So, instead
> of xmlReader.txt, try copying (or symlinking) xmlReader.php to
> xmlReader.phps and see if you server can do that. It makes reading the
> code much simpler. :)
>
>
Wow I didn't know about this, just add the next line into the .htaccess and
you get source code hightlight on the fly!

AddType application/x-httpd-php-source .phps

-- 
Joan Piedra  ||  Frontend web developer
http://www.justaquit.com/  ||  http://www.joanpiedra.com/

Reply via email to