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
01
02
03
04
#
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
17027
4259
Parse html (title :: meta)
PHP
,
HTML and PHP
,
Regexps
Olaf Lederer
2005-12-03
15868
3605
Format US phone number using regular expressions and string functions
PHP
,
Regexps
Charles Pannell
2003-04-15
13994
980
email validator check checker email e-mail email address
PHP
,
Email
,
Regexps
Denis Merkouchev
1999-04-29
12375
4227
Validating a URL with preg_match
PHP
,
Regexps
,
Beginner Guides
,
Data Validation
Boaz Yahav
2005-09-24
10795
1823
Clever Email Validation Function - E-Mail validation function with an eregi expression and socket connection.
Email
,
PHP
,
Regexps
ifsnow *^^*
2001-02-14
10393
266
columned txt file to array()?
Arrays
,
Strings
,
Regexps
,
PHP
Rasmus Lerdorf
1998-10-12
9965
1401
How to use regular expressions to get the list of links from an HTML page
PHP
,
Regexps
,
HTML
,
HTML and PHP
Boaz Yahav
1999-10-31
9584
4172
E-mail address check
PHP
,
Email
,
Regexps
Olaf Lederer
2005-05-25
9566
1741
A simple configuration file editor to ease you life in setting up php applications. Reads variables from a given file automatically and displays current value. New value will be written to file after submit.
PHP
,
Filesystem
,
Regexps
,
Java Script
Andy Krause
2000-11-26
8353
3719
Ping a Server and run a command to fix it if it is down
PHP
,
Errors and Logging
,
Regexps
Antonio Leal
2003-08-13
8325
3570
How to build a search query for any N number of words in a search string
PHP
,
Regexps
,
Search Engines
,
Search
Kelvin Poon
2003-03-14
8179
3344
E-mail Verification
PHP
,
Regexps
,
Email
Gary Every
2002-06-24
8156
4075
Calculate Body Mass Index
PHP
,
Algorithms
,
Regexps
Murray Moffatt
2005-02-13
7904
1449
Simple PHP program which calls other PHP program you can pass the variables to other PHP program : by Raju
PHP
,
PHP Options and Info
,
Regexps
,
Program Execution
Raju Panuganty
1999-12-22
7708
137
How to strip non-alpha characters from a string
Regexps
,
PHP
Lance O'Connor
1998-06-28
7655
4273
YellowPages Content Grabber (PHP5 +)
PHP
,
PHP Classes
,
Regexps
,
Databases
,
MySQL
Joseph Crawford
2005-12-07
7638
409
Form is a utility class for generating html forms. It provides form initialization and regex based data validation (both server and client side) with a convenient interface. This version obsoletes version 1.0a
HTML
,
PHP
,
PHP Classes
,
Regexps
Jay Bloodworth
1999-01-17
7533
4625
Tag content retrieval from websites with preg_match
PHP
,
Regexps
,
Arrays
,
HTML and PHP
Frank Herget
2007-04-29
7278
10
Making sure a string containes only digits or no digits.
Strings
,
PHP
,
Regexps
Boaz Yahav
1998-04-07
6153
01
02
03
04