תראה, המחרוזת שלי נמצאת במשתנה $content
הרצתי את השורות שהבאת לי..
PHP קוד:
preg_match("/(<a>(.*?)</a>)/",$subject,$content);
preg_match("/\[(.*?)\]/",$subject,$content);
ויש שגיאה
PHP קוד:
Warning: preg_match() [function.preg-match]: Unknown modifier 'a'