marcus Posted December 14, 2006 Share Posted December 14, 2006 I know, this may be the wrong board, but this may be helpful for some who want an easy quick search of php.net's functions.This works for Mozilla Firefox only.file directory: c:\documents and settings\USER\Application Date\Mozilla\Firefox\Profiles\PROFILENAME\searchplugins\You can manually add the file by creating a new document called php.net.xmland the file contents should be as followed:[code]<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/"><ShortName>php.net</ShortName><Description>Search php.net function list</Description><InputEncoding>utf-8</InputEncoding><Image width="16" height="16">data:image/x-icon;base64,Qk02AwAAAAAAADYAAAAoAAAAEAAAABAAAAABABgAAAAAAAADAADEDgAAxA4AAAAAAAAAAAAAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICA19fX19fX19fXwICAwICAwICAwICAwICAwICAwICA19fX19fX19fXwICAwICAwICA19fXAAAA19fXwICAwICAwICAwICAwICAwICAwICA19fXAAAA19fXwICAwICAwICA19fXAAAA19fX19fXwICAwICA19fXwICAwICA19fX19fXAAAA19fX19fXwICAwICA19fXAAAAAAAAAAAA19fX19fXAAAA19fX19fXAAAA19fXAAAAAAAAAAAA19fX19fX19fXAAAA19fX19fXAAAA19fXAAAA19fX19fXAAAA19fXAAAA19fX19fXAAAA19fX19fXAAAA19fX19fXAAAA19fXAAAA19fX19fXAAAA19fXAAAA19fX19fXAAAA19fX19fXAAAA19fX19fXAAAA19fXAAAA19fX19fXAAAA19fXAAAA19fX19fXAAAA19fX19fXAAAAAAAAAAAA19fX19fXAAAAAAAAAAAA19fX19fXAAAAAAAAAAAA19fX19fXwICA19fX19fX19fXwICA19fXAAAA19fX19fXwICAwICA19fX19fX19fXwICAwICAwICAwICAwICAwICAwICA19fXAAAA19fXwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICA19fX19fX19fXwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICAwICA</Image><Url type="text/html" method="GET" template="http://www.php.net/manual-lookup.php"> <Param name="pattern" value="{searchTerms}"/> <Param name="sourceid" value="Mozilla-search"/></Url><SearchForm>http://www.php.net/manual-lookup.php</SearchForm></SearchPlugin>[/code]or you can take the quick way and just manually download it of the attached file.[attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/30676-phpnet-firefox-quick-search-plugin/ Share on other sites More sharing options...
Daniel0 Posted December 14, 2006 Share Posted December 14, 2006 Guess it's useful for some, but isn't it just as easy to type e.g. php.net/fopen in your address bar? Link to comment https://forums.phpfreaks.com/topic/30676-phpnet-firefox-quick-search-plugin/#findComment-141405 Share on other sites More sharing options...
marcus Posted December 14, 2006 Author Share Posted December 14, 2006 I assume, but some people don't like taking that extra step and typing the dot. Link to comment https://forums.phpfreaks.com/topic/30676-phpnet-firefox-quick-search-plugin/#findComment-141447 Share on other sites More sharing options...
JayBachatero Posted December 15, 2006 Share Posted December 15, 2006 I got a similar script for this from mozdev a while ago and I love it. Quite handy. Link to comment https://forums.phpfreaks.com/topic/30676-phpnet-firefox-quick-search-plugin/#findComment-142035 Share on other sites More sharing options...
marcus Posted December 17, 2006 Author Share Posted December 17, 2006 Very handy Link to comment https://forums.phpfreaks.com/topic/30676-phpnet-firefox-quick-search-plugin/#findComment-142711 Share on other sites More sharing options...
marcus Posted March 18, 2007 Author Share Posted March 18, 2007 just bumping up from like last page in case anybody wants to use this Link to comment https://forums.phpfreaks.com/topic/30676-phpnet-firefox-quick-search-plugin/#findComment-210143 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.