[PHP] error display problem
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 working on Mac machine, really appreciated. Thanks, H __ Yahoo! Mail Mobile Take Yahoo! Mail with you! Check email on your mobile phone. http://mobile.yahoo.com/learn/mail -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP] Syntax Coloring
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 ; would work. ;highlight.string = #DD ;highlight.comment = #FF9900 ;highlight.keyword = #007700 ;highlight.bg = #FF ;highlight.default = #BB ;highlight.html= #00 Should I uncomment the above lines? Before messing up with .ini file I wanted to know more from the experts. Thanks, H __ Yahoo! Mail Mobile Take Yahoo! Mail with you! Check email on your mobile phone. http://mobile.yahoo.com/learn/mail -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php