php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "PHP structure"

How can PHP developers utilize functions like DATE_FORMAT in MySQL and DateTime::format in PHP for timestamp formatting?

PHP developers can utilize functions like DATE_FORMAT in MySQL and DateTime::format in PHP for timestamp formatting by converting the timestamp to the...

How can PHP scripts be used to generate and deliver images on servers that do not support PHP?

When servers do not support PHP, one way to generate and deliver images is to use PHP scripts along with mod_rewrite rules in an .htaccess file. This...

How important is it to have experience in PHP when choosing a PHP payment script for online transactions?

When choosing a PHP payment script for online transactions, having experience in PHP is crucial. Understanding PHP will allow you to customize and int...

How does the configuration of the web server impact the execution of PHP code in non-PHP files?

The configuration of the web server impacts the execution of PHP code in non-PHP files by determining whether PHP code within those files will be pars...

How can different versions of PHP and Apache impact the passing of variables through URLs in PHP scripts?

Different versions of PHP and Apache can impact the passing of variables through URLs in PHP scripts due to changes in configuration settings or defau...

Showing 9981 to 9985 of 10000 results

‹ 1 2 ... 1991 1992 1993 1994 1995 1996 1997 1998 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.