php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "graphic services"

Are there any built-in thumbnail creation options for certain graphic formats in PHP?

PHP does not have built-in thumbnail creation options for certain graphic formats. However, you can use the GD library or ImageMagick extension to cre...

How can one check if the GDLib is installed in PHP for graphic support?

To check if the GDLib is installed in PHP for graphic support, you can use the `extension_loaded()` function to see if the 'gd' extension is loaded. I...

What are some alternative geoip services that developers can consider using in PHP applications?

When working on PHP applications that require geoip services, developers can consider using alternative services such as MaxMind GeoIP2, Ipstack, or G...

What is the recommended approach for displaying a flash film only on the initial page load and then switching to a graphic on subsequent visits in PHP?

To display a flash film only on the initial page load and then switch to a graphic on subsequent visits in PHP, you can use session cookies to track w...

What are some common free web hosting services that support PHP?

Some common free web hosting services that support PHP include 000webhost, InfinityFree, and Freehosting.com. These services offer free hosting plans...

Showing 46 to 50 of 933 results

‹ 1 2 ... 7 8 9 10 11 12 13 ... 186 187 ›
PHP.ORG

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

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.