Welcome To Snipplr
Everyone's Recent Snippets Tagged search
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
rechercher une valeur dans une variable tableau (Array) en VBA
Find some value into an array
0
1856
posted 5 years ago by martinbrait
Using the searchUnity function to read groups and contacts from a Unity server based on a search string.
0
1119
posted 8 years ago by TenDegrees
Simple PHP search with whole word extract and highlighted search word
0
1022
posted 9 years ago by flatearthcomms
Functions include: insert, find, remove, printall, printprobes, removeall, countactive, updatestatus. These functions take in various arguments. The functions and their commands are inserted by the user.
0
1132
posted 9 years ago by FuadMunzerinHossain
search database for column names
http://vyaskn.tripod.com/sql_server_search_and_replace.htm
EXEC SearchAllTables 'Computer'
GO
0
843
posted 10 years ago by kat
Product Instant Search is a free Magento search extension that enables automatically searching right after typing a character and shows the first search result with an “add to cart†form.
<p>_ Show other search results in product’s thumbnail i...
0
979
posted 10 years ago by magestore
C#
C#/.NET Code Samples to Save Microsoft OneNote (.one) file as an image (.PNG, .BMP, .JPEG, .GIF) file
The Aspose.Note for .NET API allows developers to open files & manipulate elements of OneNote books & export them to PNG, GIF, JPEG, BMP and PDF formats. The following code sample shows developers how to save OneNote File as an image in C#/.NET
0
1828
posted 10 years ago by johansonkatherine
Function to check existence of value in multidimensional array.
0
927
posted 10 years ago by Sadeveloper
Power search the internet to save time (everything you need in one place), save research work effort (time saved by less clicks and less surfing), save money (shopping comparisons). Here you can search all the top search engines in a dual pane window...
0
1015
posted 10 years ago by trollize
PrestaShop Advance SEO module is offered by FME. This module is used to configure On Page SEO components of Product pages. The Meta title, keywords and descriptions can be utilized by using this module. Due to its intelligent formula this module is a...
0
975
posted 11 years ago by AlastairBrian
This function searches the current working directory (or any other directory path that you specify with parameter $p) for a file, named $f, and returns the full path and filename of the first occurrence, or false if it is either not found or the maxi...
0
805
posted 12 years ago by VisionHive
Search SQL Server or Oracle database for keyword embedded within stored procedures, functions, triggers, etc.
0
829
posted 12 years ago by jstrawther
Two versions of binary search -- one recursive, one iterative -- for an array of strings.
Both assume that your array index fits within an integer.
0
1018
posted 12 years ago by rtperson
Fast and easy way to find a keyword inside of files located inside of a directory tree. (eg: looking for a function foo, inside of your applications directory.) This command will display a list of files which contain function foo.
0
982
posted 12 years ago by luizlopes
Simple recursive function to find objects that match the value of str hanging anywhere off the global JS object (window).
0
868
posted 13 years ago by richt
-l switch output only the names of files in which the text occurs as opposed to each line containing the text<br>
-i switch ignores the case<br>
-r descends into subdirectories<br>
Example:
grep -lir "my search string" /home/account_name/public...
0
757
posted 13 years ago by klovera