joostschouten
Programmer
Hi,
I am a JAVA programmer and wish to build a small PHP tool which will check the status of my java application.
I would like to know if PHP can execute scripts on the server without a request being made. In JAVA I can start executing my code upon server startup and loop through my code once every n seconds. Is this possible in PHP, and if so, does anyone have a simple example?
Kind regards and I look forward to your reply,
Joost Schouten
with
I am a JAVA programmer and wish to build a small PHP tool which will check the status of my java application.
I would like to know if PHP can execute scripts on the server without a request being made. In JAVA I can start executing my code upon server startup and loop through my code once every n seconds. Is this possible in PHP, and if so, does anyone have a simple example?
Kind regards and I look forward to your reply,
Joost Schouten
with