Does web server on Microsoft platform support PHP?
I need help with issue about server. Which servers support PHP language.
I have noticed that Windows and Linux servers both (can) support PHP.
However, PHP must be installed.
1. Is possible microsoft platform which supports PHP?
2.Do you know where is on php.net this download?
3. Will be phpMyAdmin the same on Microsoft platform that I can create FTP account, mail boxes?
phpMyAdmin requires an at minimum; a PHP installation of 4.1.0 or newer, with session support. As well as an installation of the previous mentioned SQL DBMS MySQL 3.23.32 or newer. Installation Documentation Download
phpMyAdmin is a MySQL administration tool written in PHP, it therefore requires both a modern installation of PHP and MySQL on the relevant webserver. However, my previously suggest solution (a WAMP package) would be most suitable for you as it installs and configures Apache, MySQL and PHP as well as other miscellaneous administration tools and features, i.e. phpMyAdmin.
Bookmarks