Skip to main content
Author headshot

Yeshua Hall

Senior Solutions Engineer

Latest Content from Yeshua Hall

CMS or Framework: What's Best for Your PHP Application? Blog

CMS or Framework: What's Best for Your PHP Application?

What's the difference between CMS or framework for PHP applications? Our expert breaks down the answer, including key considerations and use cases for each.
PHP Development, Performance
How To Use PHP and ReactJS To Build Modern Web Apps Blog

How To Use PHP and ReactJS To Build Modern Web Apps

Combining PHP, a server-side language, with ReactJS, a client-side library, can deliver powerful results for your web app. Learn how to get started with our step-by-step guide.
PHP Development
PHP vs. JavaScript: What's Best for Your Application? Blog

PHP vs. JavaScript: What's Best for Your Application?

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 Development
PHP on AWS: A Beginner's Guide to Deployment Blog

PHP on AWS: A Beginner's Guide to Deployment

Learn how to deploy PHP on AWS in this walkthrough from our experts, with step-by-step examples for ZendPHP and Zend Server AWS images.
AWS, Zend Server
CVE-2023-3823: Overview and Mitigation Steps for PHP Applications Blog

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 blog.
PHP Development
Mitigating CVE-2023-0662 Blog

Mitigating CVE-2023-0662

Get an overview of CVE-2023-0662, who it impacts, consequences of a successful exploit, and mitigation steps for impacted teams.
PHP Development
Puppet PHP Modules from Zend Blog

Puppet PHP Modules from Zend

In this blog, our expert discusses the new Puppet PHP modules created by Zend, with details on how they work, and how to deploy them to your benefit.
PHP Development
Understanding and Mitigating PHP CVE-2022-31631 Blog

Understanding and Mitigating PHP CVE-2022-31631

In this blog, we give an overview of PHP CVE-2022-31631, including who it impacts, and how to mitigate this potentially dangerous PHP vulnerability.
Security
PHP Errors: How to Find and Fix Errors in Production Blog

PHP Errors: How to Find and Fix Errors in Production

Finding and fixing production PHP errors can be a challenge without the right tools. In this blog, we give an overview of how to find and fix common PHP errors in production apps.
Debugging