Appendix A
Microsoft Alternatives
This appendix covers use of Microsoft server technology in place of open source systems. In particular it gives a detailed example of using ASP, with the MSXML extensions  and the XMLDOM parser instead of PHP and the expat parser.

Additionally it discusses using PHP and socket based operations on the IIS server running on Windows, rather than the Apache server running on Unix.