Preg_match exit abnormally

Any questions involving matching text strings to patterns - the pattern is called a "regular expression."

Moderator: General Moderators

Post Reply
marquischan
Forum Newbie
Posts: 4
Joined: Thu Jul 20, 2006 2:52 am

Preg_match exit abnormally

Post by marquischan »

Dear all,

Sometimes, when i use Preg_match to search a html source, it will exit and without giving any warning message. Why is it so?


Thanks,
Marquis
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

Can you post an example of when this happened so we can see what the script is seeing?
Post Reply