On Aug 3, 2009, at 9:27 PM, Magnusvb wrote: > Hello > > Is it possible to – in some way – check the syntax in a PHP file. If > not, is there any other software out there which can do it? > > (I hate to forget a semicolon and spending a lot of time searching for > it ;) )
I'm not sure how to set it up, but I'll bet this is a good time to use the Scripts menu. The following command (from the command line) does a syntax check on the selected file. php -l -f /path/to/file.php Maybe one of the scripts gurus on the list can help point the way? Ted Stresen-Reuter --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/bbedit?hl=en If you have a specific feature request or would like to report a suspected (or confirmed) problem with the software, please email to "[email protected]" rather than posting to the group. -~----------~----~----~----~------~----~------~--~---
