Sunday, November 25, 2018

PHP passing $_GET in linux command prompt

php -r '$_GET["key"]="value"; require_once("script.php"); 

No comments:

Post a Comment