php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "internet"

What are some alternative methods for image resampling in PHP that may work better with Internet Explorer?

When resizing images in PHP, the default resampling method may not always produce the best results when viewed in Internet Explorer. One alternative m...

What are common differences in handling cookies between Netscape and Internet Explorer in PHP?

When handling cookies in PHP, one common difference between Netscape and Internet Explorer is how they interpret cookie expiration dates. Netscape exp...

How can PHP be used to properly display Umlaute in MediaWiki when using Internet Explorer?

To properly display Umlaute in MediaWiki when using Internet Explorer, you can use the htmlentities function in PHP to convert special characters to H...

What are common issues with download scripts in PHP when using Internet Explorer?

Common issues with download scripts in PHP when using Internet Explorer include the browser not properly handling file downloads or displaying them co...

How can PHP be used to upload data from a local database to an internet database?

To upload data from a local database to an internet database using PHP, you can establish connections to both databases, retrieve the data from the lo...

Showing 11 to 15 of 521 results

‹ 1 2 3 4 5 6 7 8 9 10 ... 104 105 ›
PHP.ORG

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

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.