Can some one make me a regular expression that matches this type of string "test,test,test,test," where there is a word then a comma, then another word and a comma, and so on. But if the string is not setup EXCATLY like that it will not match at all (that means a part of it can't match, it has to be all or nothing).
MUCH thankx in advanced for anyone who is able to create this expression for me, I really need it! :-)
2007-01-22
09:13:39
·
5 answers
·
asked by
retrogamer4ever
3
in
Computers & Internet
➔ Programming & Design