[support] Within a drupal custom module what is a more efficient way for me to detect and fix any php syntax errors?

Cory Gilliam imaaxa at gmail.com
Wed Apr 14 19:43:01 UTC 2010


>>what is a more efficient way for me to detect and fix any php syntax
errors?

A program like notepad++(windows),
http://notepad-plus.sourceforge.net/uk/site.htm, TextMate(mac),
http://macromates.com/, Dreamweaver(windows or mac), Eclipse (Free - windows
or mac),http://www.eclipse.org/webtools/development/ or a similar text
editing program with syntax highlighting will show you the easy errors.  As
for complicated errors, finding them comes form knowledge and experience.
The more you do php, the faster you will become familiar with the syntax and
can spot things that are not correct.

PHP resource:
http://us.php.net/ - the php manual
www.lynda.com  - with 21+ hours of videos on php in two titles, and 16+
hours of videos on Drupal in three titles.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20100414/9c5d4df3/attachment.html 


More information about the support mailing list