I was looking at a website that said use of POSIX is dying out in PHP 5.3.
I was also working though a video ISO (from around 2005) that said I should stick to POSIX if I'm new to PHP and have never programmed in Python.
I've read that PCRE is faster than POSIX. I don't what to go hardcore on a regex that's dying out. (I don't have any plans on learning Python for a long while)
POSIX looks quite easy to grasp as I've already been revising it but I don't care for what's easy I want to learn what works better for what I want to do. Which will be string manipulation, verification, & database stuff (once I get to that stage)
what should I learn? please give clear reasons for using either.
Thanks for your time