June 2009
You are browsing the archive for June 2009.
Simple .htaccess Redirect guide
It won’t take longer to find a simple .htaccess redirect in google. Many has written many different types of redirect, some are confusing and some are others… It took me hours to figure out what and how to setup a simple redirect. There is a comprehensive guide provided by Apache for .htaccess , I Suggest [...]
PHP URL Validate using RegEx
After going through lots and lots of url validation scripts, I come across this wonderful and easy RegEx validation script works perfectly. This information has been posted in phpcentral by fqa. Amazingly author has also given detailed information for switching how a URL should be. For example, http://localhost is a VALID URL and you may [...]
Recent Comments