php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "data source"

How can AJAX be utilized in PHP to perform calculations on data retrieved from a database without exposing sensitive information in the HTML source code?

When using AJAX in PHP to perform calculations on data retrieved from a database, sensitive information can be exposed in the HTML source code if not...

What are the limitations and challenges of using PHP to scrape data from web pages, such as extracting email addresses from HTML source code?

One limitation of using PHP to scrape data from web pages, such as extracting email addresses from HTML source code, is that it can be difficult to ac...

How did the user's website alter the image source code after saving?

The user's website altered the image source code after saving by using a PHP function like file_get_contents() to read the image file and then base64_...

How can one compile a PHP extension from source code?

To compile a PHP extension from source code, you will need to have the PHP development headers and tools installed on your system. You will also need...

How can PHP be used to dynamically update a web page with information from an external source like a music player?

To dynamically update a web page with information from an external source like a music player, you can use PHP to fetch the data from the external sou...

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.