Afficher un message
Vieux 14/09/2007, 19h46   #4
Aerik
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: preg_match Between Items

> Please explain the purpose of +? placed together. As I understand it, +
> matches one ore more and ? matches 0 or 1.
>
> Thanks!
> Matt


Putting the question mark makes the plus not be greedy - google "regex
greedy" for lotsa info.

Best Regards,
Aerik

  Réponse avec citation
 
Page generated in 0,04197 seconds with 9 queries