|
|
| Name: |
udPattern |
| Base name: |
udpattern |
| Description: |
A simple way to check strings against patterns. |
| Related classes: |
patterns |
| Version: |
- |
| PHP version: |
- |
| License: |
Free for non-commercial use |
| All time users: |
626 users |
| All time rank: |
4086 |
| Week users: |
0 users |
| Week rank: |
2499 |
| |
|
 |
|
Innovation award
 Nominee: 2x |
udPattern allows you to store patterns and to check strings against them. It should be perfect for matching URLs and filenames.
Just register the patterns you want to use and then call the TestPattern function to check if it is a valid string. You can use accept(+) or reject(-) to all patterns as well as wildcards.
If you are experienced with regular expressions you might do it faster but probably not as easy.
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|