Got more questions? Find advice on: ASP | SQL | XML | Windows
Welcome to RegexAdvice Sign in | Join | Help

i need to recognize two words and one letter in a middle from input how to do it with regex ?

  •  05-15-2008, 11:48 AM

    i need to recognize two words and one letter in a middle from input how to do it with regex ?

    Hello,

     Thanks for all help in advance.

    I'm coding with PHP and i need to recognize 2 words and one letter in a middle from input. I mean i have a variable with string and i know what that string must be formated like 2 words and one letter in a middle. "hello8 g mike213" this is correct string. no "hello~8 8 asud+2"

     

    can someone give any help on this. thanks.
     

    Filed under: ,
View Complete Thread