0 LIKES LikeUnLike
What is the regex expression for this:I want to extract a 12 digit number. The word "itemZ" precedes this number, and the letters "QQ" follows this number. I am looking for all the occurrence of these 12 digit numbers and I want the results to be put into an array. I am doing this in PHP and I need to use preg_match_all, but the regex expression for any pc language will probably work.
Tags:
Report (0) (0) | earlier
Latest activity: earlier. This question has 2 answers.