article thumbnail

PHP Uses – Applications of PHP

The Crazy Programmer

PHP is known as Hypertext Preprocessor. It is an open-source, server-side scripting language embedded in HTML used to manage databases, development of web applications, session tracking, build e-commerce sites, etc. Many databases such as PostgresSQL, Oracle, Informix, MySQL can be integrated with PHP. Why is PHP so Common?

PHP 162
article thumbnail

2024 PHP Report Overview: PHP App Development and Deployment Trends

Zend

In this blog, we give details on the top PHP application trends, including application types, common integrations, and deployment preferences -- as told by the 2024 PHP Landscape Report.

PHP 98
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Async PHP – A Deep Dive into Asynchronous Programming

The Crazy Programmer

Together, we will find out more about the wonderful world of async PHP. Conventionally, PHP language has been the so-called synchronous language where every code line is executed sequentially. Async PHP, however, enables developers to execute non-blocking operations. Let’s dive in! What is Asynchronous Programming?

PHP 113
article thumbnail

How to Install (and Configure) Ansible to Deploy a PHP Application

Zend

Get an overview of how to install and configure Ansible to deploy a PHP application in this blog.

PHP 57
article thumbnail

CVE-2023-3823: Overview and Mitigation Steps for PHP Applications

Zend

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 blog.

PHP 70
article thumbnail

PHP vs. JavaScript for Web Applications: Comparing Benefits and Use Cases

Zend

Comparing PHP vs. JavaScript? Get an overview from our expert, including benefits, use cases, and why they're commonly used together for web applications.

PHP 52
article thumbnail

Using Containers to Improve PHP Application Security

Zend

In this blog, our expert discusses how containers can be used to improve PHP application security — including details on container security best practices.

PHP 52