php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "PHP 7.2"

What steps can be taken to troubleshoot and resolve issues with JavaScript and jQuery not working after switching to PHP 7.2?

After switching to PHP 7.2, issues with JavaScript and jQuery not working may be due to changes in the PHP configuration or syntax that affect the way...

What potential issues can arise when trying to run a Socket Server on a live server with Plesk Obsidian, Ubuntu 18.04.4 LTS, PHP 7.2/fpm, Apache, and NGINX Proxy?

One potential issue that can arise when trying to run a Socket Server on a live server with Plesk Obsidian, Ubuntu 18.04.4 LTS, PHP 7.2/fpm, Apache, a...

How can a PHP script be set up to run automatically on a server with SUSE Linux 7.2?

To set up a PHP script to run automatically on a server with SUSE Linux 7.2, you can create a cron job. Cron is a time-based job scheduler in Unix-lik...

What version of PHP reintroduced imagegif()?

The imagegif() function was reintroduced in PHP 7.2. If you are using an older version of PHP where imagegif() is not available, you will need to upgr...

Are there any specific versions of PHP where the imagedashedline() function is known to be buggy?

The imagedashedline() function in PHP may be buggy in versions prior to PHP 7.2. This function may not render dashed lines correctly or may not work a...

Showing 31 to 35 of 10000 results

‹ 1 2 3 4 5 6 7 8 9 10 ... 1999 2000 ›
PHP.ORG

A free knowledge base for PHP developers. Open to all.

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.