Tuesday, 10 September 2013

7000 regex matching on diffrent html page theough php

7000 regex matching on diffrent html page theough php

I want to match 7000 different regex on different html pages and i am
doing this by using preg_match function of php. it was working fine but
execution time is very much so is there any method in php for to improve
performance of preg_match in php

No comments:

Post a Comment