[TxMt] PHP MySQL highlighting

kaja running.cz at gmail.com
Sat Nov 15 00:35:13 UTC 2008


another bug/issue I have with textmate - mysql highlighing in php code works
only sort of. If I write:

"SELECT * FROM `table` WHERE `column` = 'value';";

it's fine - FROM and WHERE are blue, the rest is green.. but if I write
something like

"SELECT * FROM `".$table."` WHERE `".$column."` = '".$value."';";

the MySQL highlighting stops working at FROM.
-- 
View this message in context: http://www.nabble.com/PHP-MySQL-highlighting-tp20510850p20510850.html
Sent from the textmate users mailing list archive at Nabble.com.




More information about the textmate mailing list