How to search a string in PHP?

  • Thread starter Thread starter Freshy
  • Start date Start date
F

Freshy

Guest
Hey everyone, I have a potentially stupid question.
Is it possible to search a string $test for the characters ####Q where # is any number between 0 and 9???? And if it is how would I create a another sting from the result of the search?

Thanks I really need your help.
 
Back
Top