exec

PHP 4, PHP 5, PHP 7, PHP 8
exec - Execute an external program
Manual
Code Examples

Example #1 An exec example

Result: Returned with status 0 and output: Array ( [0] => cmb )
PHP Version:


Function exec:

System program execution Functions

Most used PHP functions