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); Link to comment https://forums.phpfreaks.com/topic/89101-solved-unkown-modifier-with-preg_match/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.