
RegExp question: match within another match
I wantn to create a superUser which controls other users matching capabilities.
If somebody gives a user right to attest 123[45] i would like to control this within the boundaries of that superUser own boundaries which could look like 123\d
The superUser has rights to give out these Attestnumbers:
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
And therefore he gives in his turn a user right to use
1234
1235
when he is reg the RegExp 123[45] to the user
My problem lies in that a whant to be shure that the users right s are within the superUsers limits.
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!