-
CVE-2023-3823: Overview and Mitigation Steps for PHP Applications
CVE-2023-3823 is a high severity vulnerability that relates to the use of libxml in PHP-based applications. Get an overview of the libxml vulnerability — and how to mitigate it — in this
-
How to Improve PHP Performance
Struggling with PHP performance? See best practices for PHP performance tuning for new and existing PHP applications in this blog from our PHP expert.
-
PHP Docker Images: Tips and Tricks
Learn how to use a customizable Dockerfile for ZendPHP images to create custom Docker PHP images, as well as other tips and tricks.
-
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.
-
Cloud Images With ZendPHP
In this blog, we take a look at cloud images with ZendPHP and how they make deployment of PHP applications simple and consistent.
-
Installing Zend Server on IBM i
Zend Server updates for IBM i are now available - and strongly recommended. In this blog, learn how to install Zend Server on IBM i to build the latest and greatest PHP stack.
-
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.
-
PHP 8.1: Features, Changes, and Deprecations
PHP 8.1 is the first minor release in the PHP 8 series, and comes with its own new features and deprecations. Let's see what's in store for you early adopters