Hi- what's the best way to automatically check for parse errors after editing a php script with vi or vim? I suppose that "php -l name_of_script" can be ran after exiting, but I wouldn't want that command to be ran after running vim everytime. Or maybe there's a plugin for vim that will do this? Thanks for any input.
David -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php