#!/usr/bin/php
<?php
system('curl -X POST -d "k='.$argv[1].'&m='.$argv[2].'" http://my.site.loc/');
./myapp UAPI.PytJade3f3eced962 'hello, how are you?'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 77 100 31 100 46 15500 23000 --:--:-- --:--:-- --:--:-- 38500
"message: hello, how are you?"