Jump to content

Way to check character buffer in PHP?


tibberous

Recommended Posts

I have a program written in PHP that runs as either a server a con progress. When I run it as a cron, I redirect the standard output to a log file, so I don't have to deal with two separate types of output.

 

Does anyone know if I can make it check the keyboard buffer while it is running to perform a specif action? Currently, I just use PHPmyAdmin to set a variable to let it know to shutoff - but the other way would be nicer.

Link to comment
https://forums.phpfreaks.com/topic/88046-way-to-check-character-buffer-in-php/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.