PHP installation on windows

后端 未结 10 1294
面向向阳花
面向向阳花 2020-12-25 08:36

I want to install php in my system.For this I have downloaded the php-5.3.5.tar.bz2 (zip file). Now from this installation help link http://www.php.net/manual/en/install.wi

10条回答
  •  萌比男神i
    2020-12-25 08:55

    MSI is a standard component of Windows. Download the MSI file, then just double click on that file and it will automatically run and install PHP.

提交回复
热议问题