PHP support in Microsoft #
Posted Friday 3rd November 2006 18:45 GMT
Windows Script Host already supports PHP.
To run Windows scripts file as PHP specify
<script language="PHPScript">
</script>
Also PHP provides an extension for the SQL server database.
http://ca3.php.net/mssql


