Welcome To Snipplr


Everyone's Recent Snippets Tagged search



. must be escaped using \ . It means something in regexp
0 1318 posted 15 years ago by godstroke
will split the string "I am" search words into [0] => I am [1] => searching [2] => words
1 1223 posted 15 years ago by svenito
0 1000 posted 16 years ago by joe-bbb
Combine this with the my compression script and things load real fast. I think I pulled some of this code of a site on google... can't claim complete credit.
0 1311 posted 16 years ago by iloveitaly
1 1041 posted 16 years ago by cshaiku
0 1084 posted 16 years ago by bigfaceworm
Proje güncellemeden önce güncelleme dosyalarının aranması için filtre, modify date olarak tarihinde verilmesi gerekiyor.
0 1057 posted 16 years ago by tenkyu
First of all, for all Stackoverflow.com members who have seen my question about this snippet on Stackoverflow, yes I am the same person as WebDevhobo. Last time I asked a question about something I posted here I got a bucketload of comments saying I...
1 3182 posted 16 years ago by Vordreller
0 1116 posted 16 years ago by davebowker
Simple way to escape string for LIKE statements, useful for searches.
3 1069 posted 16 years ago by robv
0 983 posted 16 years ago by kfaulk1
0 888 posted 16 years ago by kfaulk1
This is for a particular search on a project. Just saving here for future use.
0 885 posted 16 years ago by joeymarchy
1 1547 posted 16 years ago by jamierumbelow
Replace all the occurrences of a string with a replacement in the supplied files.
2 1319 posted 16 years ago by sanjivarunsahayamhotmailcom
Search and replacing all instances of some text within Vim
1 1190 posted 16 years ago by sanjivarunsahayamhotmailcom
0 1573 posted 16 years ago by Wardy
https://www.chrisjmendez.com/2008/10/18/search-for-mp3s-pdfs-or-comic-books-using-google/?utm_source=snipplr&utm_medium=profile&utm_campaign=personal_branding
1 1452 posted 16 years ago by chrisaiv
2 1122 posted 16 years ago by rblalock
You can find a string as an array row value. Ex: arr=['abcde','mdleo'] arr.find('dbd') -> array['abcde'] arr.find('akdowewo') -> array[] (empty)
0 1325 posted 16 years ago by tonic
1 1339 posted 16 years ago by tonic
Allows to customize the search results page.
0 902 posted 17 years ago by aleprieto
Makes Drupal Advanced Search form non collapsible and expanded by default.
0 1005 posted 17 years ago by aleprieto
example code only... save to [path.to.profile]/searchplugins/
1 1158 posted 17 years ago by rwczippy