Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

regex in php


ghost's Avatar
0 0

So Im starting regex in php and I need to choose between PCRE and POSIX. I'm leaning towards PCRE because I've done some googling and I found that it was faster than POSIX. However, I was wondering if you guys thought I should start with POSIX for any reason? thanks in advance