View Single Post
Old 01-01-2013, 05:41 PM   PM User | #2
Fou-Lu
God Emperor


 
Fou-Lu's Avatar
 
Join Date: Sep 2002
Location: Saskatoon, Saskatchewan
Posts: 15,635
Thanks: 4
Thanked 2,448 Times in 2,417 Posts
Fou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to all
Not a thing to do with PHP.
Your pattern doesn't include spaces or periods so add .\s to the character class. Also you don't need two patterns, just use the second and use /? instead of just /.
Fou-Lu is offline   Reply With Quote