Regular Expression Editor

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

  • Share/Bookmark

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:

Beginning PHP and MySQL: From Novice to Professional, Third Edition
PHP 6 and MySQL 5 for Dynamic Web Sites: Visual QuickPro Guide
PHP for the World Wide Web, Third Edition
PHP and MySQL Web Development (4th Edition)
Learning PHP, MySQL, and JavaScript: A Step-By-Step Guide to Creating Dynamic Websites (Animal Guide)


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.