[PHP] Syntax Coloring

2005-05-16 Thread hima
Hi all, I am trying to apply syntax coloring to my source code as I type it in unix shell. I work on a mac machine. How do I achieve this. In the php.ini file I see these following lines commented out. ; Colors for Syntax Highlighting mode. Anything that's acceptable in ; font color=??

[PHP] error display problem

2005-05-13 Thread hima
Hi all, can any one plesae help me as I am a learner. I am working on a Mac OS x machine and I want to see the errors displayed to the browser. I had changed display_errors option On in the php.ini file but still cannot see them displayed. Any pointers as how to display errors to browser while