News

Learning PHP puts you in good stead as a programmer. You’ll come across PHP all the time when working on websites, and it’s a great way to add programming oomph to your HTML and CSS-based website.
I doubt you're doing CGI-style process per request (no one's doing that), but having persistent connections across requests will probably require some PHP-setup-specific work.