tibberous Posted January 27, 2008 Share Posted January 27, 2008 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. Quote Link to comment https://forums.phpfreaks.com/topic/88046-way-to-check-character-buffer-in-php/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.