Tell PHP to execute a certain file. $ php my_script. · Pass the PHP code to execute directly on the command line. $ php -r 'print_r(get_defined_constants());'.
確定! 回上一頁