|
|
Regular Expression Parser |
|
|
1.0 |
|
|
Regular Expression Parser |
|
|
Freeware |
|
|
CFML / Miscellaneous |
|
|
Click to Visit |
|
|
18 |
This is a custom CFML tag which will return a pattern matched string to an array, with each backreference occupying an element of the array and the whole matched string occupying the first element.. This emulates the preg_match() function of PHP. Instructions are to copy and paste the custom tag code a file. Copy this file to either the folder from where it will be invoked or the custom tag folder. View the samples which show how the tag should be used. Any questions, post them on www.htmlforums.com and I'll pop along and sort them out.
|