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" Quote Link to comment https://forums.phpfreaks.com/topic/214620-little-help-with-preg_split-needed/ 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.