I don't use it myself but here is some information: http://stackoverflow.com/questions/2929629/how-do-i-write-a-command-line-interactive-php-script
Feb 18, 2017
3
Level 5
php expect?
Hi peeps, So i need to run a shell command from php but it will ask a question like "whats your code?" and I need to respond to it,
how can i achieve this with php?
In python this is really easy with expect.
Level 5
thanks Tykus, but i couldnt get that to work, instream i ran the command in a screen and used screen "stuff" to type whatever i needed, I use artisan commands loads but this one had to be done of the web :)
Please or to participate in this conversation.