CODE:script to run a php page

Set WshShell = WScript.CreateObject(“WScript.Shell”)
WshShell.Run “php d:datawebappsphpsearch.php”, 9
WScript.Sleep 10000

Software engineers do the job better!