Node vs PHP — a subjective comparison Gordon Ansell 17th April 2020, 09:15 Tech, Node, PHP, Opinion 686 words. A subjective comparison of Node.js Javascript versus PHP. It's horses for courses.
How to use the PHP built-in web server Gordon Ansell 10th May 2019, 04:40 Tech, PHP, Web Development, How-To 372 words. A brief example of how to use the PHP built-in web server for testing and development purposes.
PHP 7 sessions timing out too soon Gordon Ansell 3rd October 2018, 09:30 Tech, PHP, Web Development, How-To 147 words. Fixing PHP sessions, which seem to be timing out too soon since PHP 7. The problem lies with where the sessions are saved.