Set BBEdit to lookup references for PHP functions

[ Steve Cooley via Peter Rukavina via Professional PHP ] Switch BBEdit to use the PHP website for the Find in Reference command:

% defaults write  \

com.barebones.bbedit Services:ADCReferenceSearchTemplate \

"http://www.php.net/%@"

Link

More like this: , .