mabog Posted September 28, 2010 Share Posted September 28, 2010 Can get this to work.. please help. $string="Click me";$splitted=preg_split("/\/",$string);print_r($splitted); preg is WITHOUT http:// forum added it just url= I need to extract this: "Click me" Link to comment https://forums.phpfreaks.com/topic/214620-little-help-with-preg_split-needed/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.