Welcome Guest, Not a member yet? Register   Sign In
CLI command with $_POST data
#1

[eluser]chandrajatnika[/eluser]
I'm using codeigniter 1.7.2 and use cron.php to execute CI on command line (CLI).
But right now the purpose of command line is changed, we want to use that to communicate from an application to CI application, if the controller and method doesn't need $_POST data then it's not a problem. I need $_POST data to customize return value.
But how to send $_POST data via CLI?

Anyone can help me? I really appreciate any help. Thank you




Theme © iAndrew 2016 - Forum software by © MyBB