pedrobcabral Posted December 18, 2006 Share Posted December 18, 2006 Does anyone know if there is any php native function to check if some variable or text is a link?Thank you Link to comment https://forums.phpfreaks.com/topic/31145-check-if-string-is-a-link/ Share on other sites More sharing options...
pedrobcabral Posted December 18, 2006 Author Share Posted December 18, 2006 Anyone? :x Link to comment https://forums.phpfreaks.com/topic/31145-check-if-string-is-a-link/#findComment-143909 Share on other sites More sharing options...
trq Posted December 18, 2006 Share Posted December 18, 2006 No there is not, but you can just as easily use [url=http://php.net/preg_match]preg_match[/url]. Link to comment https://forums.phpfreaks.com/topic/31145-check-if-string-is-a-link/#findComment-143911 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.