You can update PHP manually or automatically. Understand your options to update PHP versions, why its so critical from a security perspective, and sources for PHP downloads.
Security, Zend Server
Blog
Zend COVID-19 Update
Productivity, Security
Blog
PHP Server Basics: Overview and FAQ
Just getting started with PHP? Read our article on PHP server basics for an overview of what they do, how they work, and answers to frequently asked questions.
PHP Development, Zend Server
Blog
Why You Should Use Asynchronous PHP
Developers rely on asynchronous PHP calls to fulfill requests without bogging down the application. See how it works and compares to synchronous PHP here.
PHP Development
Blog
Benefits of Continuous Delivery
Continuous delivery offers many advantages, but it is not without challenges. Learn about the barriers & benefits of continuous delivery from the Zend experts.
DevOps, Zend Server
Blog
Unleash Your Db2 Databases with PHP
Get an overview of how to unleash your Db2 databases with PHP
IBM i, PHP Development
Blog
The Evolution of Zend Framework to the Laminas Project
What Is Zend Framework?
Laminas, Zend Framework
Blog
Use PHP 7 or PHP 5? Get the Long-Term Support That You Need
What are the ramifications of PHP 7.1's end-of-life? How can you get long-term support for PHP 7 and PHP 5? Learn more in this blog.
Migration, Zend Server
Blog
What Is PHP?
Get an overview of PHP and how to use it.
PHP Development, Zend Server
Blog
What’s New in PHP 7.4
The latest PHP update introduces tools to help developers be more productive. Read to learn more about PHP 7.4 performance and new features.
PHP Development, Performance
Blog
What Is a PHP Function?
A PHP function provides code that a PHP script can call to perform a task, such as Count(), file_get_contents(), and header(). Get PHP function examples. And learn how to get the most out of PHP functions.