I know this could sound a little weird but I need to pass some parameters to a $_POST array. Similar to the way apache does it, or any other web server.
Unfortunate
curl --data "name=ii" "param1=value1¶m2=value2" http://test.com/sample.php