Ex: Found: 84 Displaying: 1 - 84
I want to get out the number 84 between Found and Displaying with preg_match but I'm very bad at regular expression.
Do you know what good tutorial to learn regular expression? I can't find a good one on Google.
Edit inserted from comments below:
I just simplify my problem here. The real problem that I will find it in a full HTML page such as google search. You know what i mean right?