hmm let me put it another way. it'll execute the code but when it gets to:
$key => $value, it treats => as ?>
so on the screen it displays:
$value) { //all the code here, including comments }
there are no error warnings on the screen, nor is there anything in the error_log.
I think its a bad setup tbh, hate it when you try to install it all and forget the bits (followed the instructions). i keep getting inetinfo crashes when restarting iis.
information i found on google pointed to not having c:\php in the PATH environment variable, but it is already there.