# Help Category: PHP

> Canonical: https://jethost.com/kb/category/php/ · Results: 4

JetHost PHP help explains how to change PHP versions, adjust PHP settings, and manage extensions in your hosting account. The articles also cover common PHP issues and show you how to fix them with clear, simple steps.

- [PHP cURL examples](https://jethost.com/kb/php-curl-examples/) — cURL is a tool that allows applications to send and receive data over the network using URLs. In PHP cURL enables scripts to communicate with external servers, APIs, and services by making HTTP requests such as GET, POST, PUT, and DELETE. PHP cURL basics These functions form the core of every cURL request in PHP: […]
- [Supported PHP Versions on JetHost](https://jethost.com/kb/which-php-versions-does-jethost-support/) — JetHost offers full control over which PHP version your website uses – so you’re never stuck with a setup that doesn’t fit your code. Whether you’re working on a brand-new project or keeping legacy software alive, your hosting plan includes all the mainstream PHP branches. Supported PHP versions on JetHost range from modern, performance-focused builds […]
- [How to Change the PHP Version on cPanel](https://jethost.com/kb/how-to-change-the-php-version-on-cpanel/) — Switching to the right PHP release keeps your site fast, secure, and compatible with modern plugins or frameworks. MultiPHP Manager is the only tool you need on JetHost servers. It changes the PHP handler for each domain at the web‑server level, so the moment you apply a new version, the web server LiteSpeed serves your pages […]
- [How to Check the PHP Version](https://jethost.com/kb/how-to-check-the-php-version/) — Knowing the exact PHP version your server runs helps you verify compatibility, meet security requirements, and plan upgrades. This guide shows three quick methods -cPanel, command line, and a phpinfo() script – so you can confirm the version that powers your sites. Method 1: View the PHP version in cPanel 1. Log in to your cPanel account.2. Scroll […]
