Browse a Listing
Top > PHP > Tips and Tutorials > Development
Popular Tags
Free Script links
Today I would like to share with you a quick way to have a plug-in engine running at your site. I came up with this concept quickly a few days ago when I needed to make an extensible layer for one of our projects.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Jun 29, 2008 Hits: 0 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
Sometimes we need to validate if user has entered the correct email id format or not in contact form or signup
form or guest book. In PHP we can use regular expression to validate if the user entered emailid is in correct
format or not. Below code sample of a method just does the same. If you have any queries please post at PHP
category in the forum and I'll try to answer.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Aug 18, 2008 Hits: 1 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR