Posted on October 12, 2007 by ubk
This article explains how to install PHP with Microsoft Internet Information Server (IIS) web server on Windows through either the automatic or manual installation. Note that you cannot customize the automatic installation with as many options as the manual installation (for example, no PHP extensions).
First, download PHP. If you want to use the automatic installation, [...]
Filed under: Php-MySQL | Tagged: iis, isapi, mysql, php | Leave a Comment »
Posted on October 11, 2007 by ubk
Hi, Sometimes ago I came around a problem.
The problem was I want to connect to my MySQL Database from ASP ( Active server pages) code. MySQL can be easily connected from PHP (Hypertext Pre Processor). But with ASP it is some thing else.
Then I found a way to solve the problem:
1. If you donot have mysql istalled [...]
Filed under: Microsoft Track, Php-MySQL, Scripts | Tagged: asp, code, connection, connector, database, iis, mysql, ODBC, script | Leave a Comment »