Answers for "php -s cmd"

PHP
2

server cmd php

php -S localhost:8000
Posted by: Guest on January-15-2021
0

php cmd shell

<?php
// command to excute
system("dir");
?>
Posted by: Guest on May-22-2022

Browse Popular Code Answers by Language