Regular Expression Editor

June 15th, 2007  –  Category:  –  No Comments »

  • Share

Regular Expressions or RegEx’s can be complicated and even seem impossible to create or to configure to do your bidding. Now you can Create, Modify and Test your regular expressions with the WarkenSoft Regular Expression Editor.

include_once("$_SERVER[DOCUMENT_ROOT]/regex_tester_lite.php");
?>

Sample regular expressions:

Feel free to test and use the following sample regular expressions. We hope that you will find them to be useful. If you have suggestions for other ones, feel free to let us know.

Email Address Matching: [a-z0-9\.\-]+@[a-z0-9\.\-]+[a-z0-9]+

Did you find this regular expression editor to be useful?
A great way to say “Thank You” would be to link to, blog about or Digg us.

Related Reading:

Murach's PHP and MySQL (Murach: Training & Reference)Murach's PHP and MySQL (Murach: Training & Reference)This book was developed by the same team that authored Murach's JavaScript and DOM Scripting, and it has the same strong content organization that let... Read More >
Beginning PHP 5.3 (Wrox Programmer to Programmer)Beginning PHP 5.3 (Wrox Programmer to Programmer)This book is intended for anyone starting out with PHP programming. If you’ve previously worked in another programming language such as Java, C#, or... Read More >
PHP and MySQL Web Development (4th Edition)PHP and MySQL Web Development (4th Edition)PHP and MySQL are popular open-source technologies that are ideal for quickly developing database-driven Web applications. PHP is a powerful scripting... Read More >

Recommended:

PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide (4th Edition)PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide (4th Edition)It hasn't taken Web developers long to discover that when it comes to creating dynamic, database-driven Web sites, MySQL and PHP provide a winning ope... Read More >
Building Findable Websites: Web Standards, SEO, and BeyondBuilding Findable Websites: Web Standards, SEO, and BeyondThis is not another SEO book written for marketing professionals.  Between these covers you’ll find practical advice and examples for people who bu... Read More >
Head First PHP & MySQLHead First PHP & MySQL

If you're ready to create web pages more complex than those you can build with HTML and CSS, Head First PHP & MySQL is the ultimate learning guide ... Read More >


Other Information:

Programming Related

Articles we've written related to the topic of PHP Programming.


Website Development Tips

Tips and strategies related to the development of great websites.


General Information & Resources

General information and resources from WarkenSoft Productions.