On Mar 31, 2009, at 9:18 AM, Warren Michelsen wrote:

> Does BBEdit have the ability to format and syntax check php code as  
> it does html code?

No, but syntax checking can be easily added:

http://daringfireball.net/2003/12/php_syntax_checking_in_bbedit

I suppose you could do something similar for formatting, but you'd  
have to provide your own formatting engine. Perhaps your script could  
use one of these:

http://pear.php.net/package/PHP_Beautifier
http://www.ohloh.net/p/php_beautifier

-Dennis


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "BBEdit Talk" group.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
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 "supp...@barebones.com" 
rather than posting to the group.
-~----------~----~----~----~------~----~------~--~---

Reply via email to