colap Posted October 30, 2012 Share Posted October 30, 2012 I got two links: http://www.w3resource.com/php/installation/install-php-on-iis-in-windows-7.php http://php.net/manual/en/install.windows.iis7.php Which one should i follow? Which one is correct way? Do i have to use php script as cgi? It's a project with both html form and php script. Quote Link to comment Share on other sites More sharing options...
Christian F. Posted October 30, 2012 Share Posted October 30, 2012 I'd follow the PHP manual, since it's the official resource on all things PHP, and the other is somewhat outdated. You don't have to run the PHP parser as CGI, but it is the recommended way of doing it. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.