Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

mooseh's avatar

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.

0 likes
3 replies
mooseh's avatar
mooseh
OP
Best Answer
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.