I have two php scripts that need to be run as continuous back ground processes in WAMP server.
Wamp server is installed in window 7 PC. These scripts are already res
/// we can execute PHP script file as a background process in the windows Xampp server using the below code.