|
Posted by Good Man on 05/04/06 07:39
tomhawkins1@gmail.com wrote in news:1146686597.525098.310380
@j73g2000cwa.googlegroups.com:
> I can never seem to get these to do what I want and it should be simple
> as far as I can tell! I need to check to see if a variable of mine has
> been submitted in the correct format.
hi
not to sound like a wanker, but RegEx Buddy http://www.regexbuddy.com/ is
actually really useful for learning/scripting/testing regular expressions.
you can work with any data and see how the regex affects it in real time,
immediately. and yes, you do wind up learning how to do it. the drag is
that it is paid software. but, it has the syntax/functions for a lot of
other programming languages besides php.
if you think you'll ever come across regex's again, i would recommend this.
Navigation:
[Reply to this message]
|