php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "return false"

What are some alternative methods for determining the path to PHP on a server?

When working on a server, it may be necessary to determine the path to the PHP executable in order to run PHP scripts or commands. One common method i...

What are some common issues with the mail() function in PHP, such as receiving a TRUE response but the email not being delivered?

One common issue with the mail() function in PHP is that even though it may return TRUE (indicating that the email was accepted for delivery by the ma...

In what ways can Bootstrap be used to create navigation elements in HTML?

Bootstrap provides a variety of navigation components that can be easily implemented in HTML to create navigation elements such as navigation bars, ta...

What are some alternative approaches or technologies that could be considered for achieving the desired functionality described in the forum thread, aside from PHP?

Issue: The forum thread is discussing the limitations of using PHP to achieve certain functionality, and users are looking for alternative approaches...

What are the differences between system(), exec(), and passthru() functions in PHP and when should each be used?

The main differences between system(), exec(), and passthru() functions in PHP lie in how they handle the execution of external commands and return th...

Showing 5191 to 5195 of 5201 results

‹ 1 2 ... 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 ›
PHP.ORG

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

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.