|
|
Browse by Tags
All Tags » php regular exp... » preg_split
-
Hello all,
I'd like to check on a php page that a text string complies with the following rule : Contain numbers, in ascending order, with only , or - as separators
The numbers represent requested items (like pages to print), my purpose is then to count the ...
|
|
|