Skip to main content

Blog

Blog

How to Connect PHP to MySQL Database

PHP and MySQL are two valuable tools for bringing data to the web both through customer applications as well as existing open source solutions based on these technologies. Learn how to connect PHP and MySQL in this blog!
PHP Development
Blog

Why Development Teams Should Upgrade PHP 5.6 to 7

Drawing on a recent poll, this blog examines why PHP users have not upgraded from PHP 5.6 to PHP 7.x, and explains why they should.
PHP Development, Zend Server
Blog

IBM and Zend by Perforce Announcement for IBM i Users

In this 2020 announcement, Zend discusses their ongoing coordination with IBM in support of the IBM i ecosystem.
IBM i
Blog

Protecting PII from Unauthorized Viewing with Data Masking

What Is PII?
Security, PHP Development
Blog

How to Use PHP Extensions

Get an overview of PHP extensions.
PHP Development, Modernization
Blog

What Is a Foreign Function Interface (FFI) in PHP?

Get an overview of a foreign function interface in PHP.
PHP Development
Blog

PHP Encryption with Libsodium

Libsodium is a modern cryptography library. Learn how you can use the Libsodium cryptography library for PHP encryption in this blog.
Security, PHP Development
Blog

Managing Security Risks in the PHP Engine & Web Applications

Get expert tips for managing security risks and PHP security issues — and learn about PHP engine security.
PHP Development, Security
Blog

An Easier Way to Update PHP and Secure Your Apps

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

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