logoalt Hacker News

Joel_Mckayyesterday at 7:34 PM0 repliesview on HN

PHP had its issues like every language, but also a minimal memory footprint, XML/SOAP parser, and several SQL database cursor options.

Most modern web languages like nodejs are far worse due to dependency rot, and poor REST design pattern implementations. =3