php - i wanna function to remove number higher that 5000 in string

Posted by cash on Stack Overflow See other posts from Stack Overflow or by cash
Published on 2010-05-02T13:10:40Z Indexed on 2010/05/02 13:17 UTC
Read the original article Hit count: 166

Filed under:
|
|
|
|

i have string that contain unwanted numbers ( any number higher than 5000 )

i wanna php function to remove any number higher than 5000 only

thnx :)

© Stack Overflow or respective owner

Related posts about php

Related posts about function