karldesign Posted May 22, 2008 Share Posted May 22, 2008 I'm sick of looking on Google and other websites trying to find a really simple URL checker for a function... All I want to do is check the URL has the following attributes: 1) http:// or https:// 2) may/may not have www. 3) have a string between, which allows common characters for URLs 4) must finish with a .xxx, where .xxx is a possible URL ending Any help in constructing this would be excellent. Quote Link to comment Share on other sites More sharing options...
effigy Posted May 22, 2008 Share Posted May 22, 2008 http://www.phpfreaks.com/forums/index.php/topic,197080.msg889068.html#msg889068 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.