LOG IN
BEGINNER GUIDES
|
PHP CLASSES
|
CODE SEARCH
|
ARTICLES SEARCH
|
PHP FORUMS
|
PHP MANUAL
|
PHP FUNCTIONS LIST
|
WEB SITE TEMPLATES
Start typing to search for PHP and MySQL Code Snippets and Articles
Submit Your Code
SEO Monitor
UpTime Monitor
PHP Code Contest
My Favorite Examples
My Favorite Articles
Update Your Profile
More Weber Sites
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Index
PHP Web Logs (BLogs)
Web Development Resources
Web Development Content
Recommended Links
PHPClasses
PHP Editor
PHP Jobs
Vision.To Design
Ajax Tutorials
PHP Programming Help
PHP/MySQL Programming
Webmaster Resources
Webmaster Forum
XML meta language
website builder
Recommended
Submit Site
Forex Trading
Online forex trading platform
5
code exmaples found for
All Categories
.
#
Title
Author
Date
Views
1047
Designed to help those implementing a MySQL search engine. Generates select query strings, given logical querys.I made a search engine class that extends this one mail me if intrested.Needs a few changes ( well its only version 1.0 ;)
PHP Classes
,
MySQL
,
Search
,
Regexps
Ed Williams
1999-04-30
17309
1340
SearchEngine class that extends the QueryGenerator class provides an easy interface for a MySQL search engine.Have a look at the QueryGenerator class as well.
PHP Classes
,
MySQL
,
Search
Ed Williams
1999-08-16
9672
1055
Exploder class . Explodes a string into segments given any amount of delimiters. Can also esc characters.Useful for parsing query input from a form.
PHP Classes
,
HTTP
Ed Williams
1999-05-04
5090
1057
Class QueryGenerator v.1.2 generates select query strings for database search engines.Currently supports full word match, and case match.
PHP Classes
Ed Williams
1999-05-06
4519
1051
class that splits up a string into segments given any amount of delimters. Usefull for parsing input querys from a form field.
PHP Classes
,
Strings
Ed Williams
1999-05-01
4099