2

I just installed Active state's komodo edit on my Windows. It's running fine but unable to detect syntax errors in php file. Like this code

<?php> 
phpinfo() foo[] is my name          
?>

There must be a red error highlighted line beneath the error. Any idea?

moinudin
  • 134,091
  • 45
  • 190
  • 216
Fawaz Qamar
  • 71
  • 1
  • 9

1 Answers1

4

Should help you this forum thread?

http://community.activestate.com/forum/php-syntax-checking-komodo

Marek Sebera
  • 39,650
  • 37
  • 158
  • 244