How easy is it to set php up to run as a scripting language on Windows? I've set it up and ran it on web servers before but not as a local scripting language. What I am needing to be able to do is run a php script like you would a batch file, and I need it to not time out after 30 seconds as well. As I'm needing to call a php script from a batch file so I can add information to a MySQL database via the batch file. Cheers, Daniel -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php