View Single Post
  #1  
Old 05-09-2010, 10:10 PM
WebHosting WebHosting is offline
Senior Member
 
Join Date: Jun 2009
Posts: 41,978
Default Just a little Regex problem in php

I am using this regex to validate URLs. [code]preg_match('~^(https?|ftps?)://(([a-z0-9-]+\.)+[a-z]{2,6}|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1
__________________
Web Hosting Forum
Web Hosting Discussion
Web Hosting Realted
Reply With Quote