PHP Classes

Classes of Tomasz Wilk

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Tomasz Wilk (1)  >  Mission progress status  >  Reputation  
Picture of Tomasz Wilk
Name: Tomasz Wilk <contact>
Classes: 1
Country: Poland Poland
Age: 44
All time rank: 2622 in Poland Poland
Week rank: 164 Up4 in Poland Poland Down
All time users: 9410
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Database Search  
Search for words and phrases in a a MySQL table
This class can be used to search for words and phrases in text fields of a MySQL database table.

It can generate a Web search form with an input field to enter the search text, a submit button and radio buttons to let the user tell whether the search should find records with all the words or at least one of them. The form text and presentation style is configurable with CSS.

The class can perform the search for the specified text with prior cleanup to avoid security exploits. The searched text is stored in a session variable so the user can be reminded of the last search.

The search can treat words separately or as phrases when the user encloses the words in double quotes.

The search results are returned in an array that contains a list of distinct records that matched the searched text.

The table name and the table fields to be searched and the fields to be returned as result of the search are configurable.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 79% 81% 82% 84% - - 64% 681
Month: Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z