php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "exit"

What are some potential methods for calling a PHP script from a Java environment?

One potential method for calling a PHP script from a Java environment is to use a ProcessBuilder in Java to execute the PHP script as a separate proce...

What are the differences between using system, exec, and passthru in PHP for executing external commands?

When executing external commands in PHP, there are several functions available such as system, exec, and passthru. The main differences between these...

Showing 496 to 497 of 497 results

‹ 1 2 ... 91 92 93 94 95 96 97 98 99 100 ›
PHP.ORG

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

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.