News

I have XP pro, I used to run 'phpTriad' -the bundle that bascially installs apache, php and mysql in one click on your machine.Recently after uninstalling 'phpTriad' I tried to install IIS from ...
While installing PHP, make sure you select the IIS FastCGI option. Once complete, get the SQL Server Driver for PHP from Microsoft's site or off the DVD included.
It's getting the mysql module to work with php. I uncommented the extension and rebooted/restarted iis with no change.<BR><BR>I'm going to give xampp on windows a try as suggested in the other post.
PHP and MySQL are a powerful combination when it comes to providing dynamic content to your user base. Get the step-by-step instructions for installing and configuring these products in a ...
Stored procedures provide PHP programmers with pre-programmed database applications that retrieve and edit MySQL records. Stored procedures let you send parameters to the database program, so you ...