PHP search tutorials

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
amir
Forum Contributor
Posts: 287
Joined: Sat Oct 07, 2006 4:28 pm

PHP search tutorials

Post by amir »

Hi,
I am comfortable with php but the main section I fall down on it creating search querys and functions, I want a book or online tutorials that teach me to create search facilities within a site, from a beginner to advanced search functions, can you suggest any???
TIA.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Post by Christopher »

Do you want to do database searches or filesystem searches?
(#10850)
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post by Luke »

or text searches%AC
amir
Forum Contributor
Posts: 287
Joined: Sat Oct 07, 2006 4:28 pm

Post by amir »

search in database tables
Post Reply