-
Guide to PHP 7.1
See PHP 7.1 EOL dates, features, and performance comparisons in this blog
-
Building a Modern Web Application
Planning a modern web application? Get an overview of modern web application architectures, methodologies, and attributes -- and why PHP is a key part of a modern web app.
-
How to Learn PHP
See how to learn PHP, including details on when you should consider training courses, bootcamps, books, and other PHP training options.
-
What Is a PHP Class?
This blog is a guide to learn about a PHP class, properties, methods, inheritance, and constructors.
-
IBM i 7.5 for PHP: Exploring Db2 Services
Get an overview of IBM i 7.5 for PHP -- including details on the new and improved Db2 services -- as well as other features, benefits, and considerations for teams deploying PHP on IBM i
-
Exploring ZendHQ Database Query Introspection
Introducing ZendHQ database query introspection, making it easier than ever to find and fix performance and functionality issues with databases in your PHP application.
-
3 PHP Beginner Projects for New Developers
Looking for a good set of PHP beginner projects to explore? Get three great PHP projects for beginners in this blog, and advice on how to take your skills to the next level.
-
Getting Started With PHP and Linux: Installing PHP on Linux
See how to get started with PHP and Linux, including step by step guides for installing PHP on various Linux distros, and other considerations teams need to make when working with Linux
-
PHP 7.2 EOL: What's Your Plan?
PHP 7.2 EOL occurred November 30th, 2020. This blog looks at the impact of PHP 7.2 end of life, plus migration and LTS options.
-
Rootless Containers and Why They Matter
Rootless containers can be an effective way to prevent root privilege escalation if one of your containers is compromised. See how to create one in this blog.