CerealBH Posted February 2, 2008 Share Posted February 2, 2008 Warning: preg_match() [function.preg-match]: Unknown modifier '(' in /home/recon/public_html/random/myspacetest2.php on line 204 the code on 203, and 204 is below, can anyone see anything cuz i can't. ln203. preg_match("<img border=\"0\" alt=\"\" src=\"(.*)\" />", $this->pageSource, $image); ln204. preg_match("<span class=\"redbtext\">(.*)</span>", $this->pageSource, $friends); Quote Link to comment https://forums.phpfreaks.com/topic/89101-solved-unkown-modifier-with-preg_match/ 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.