我知道如何在LAMP堆栈上构建HTML5 / PHP页面,不知道如何在Windows IIS中开始[关闭]

我知道如何在LAMP堆栈上构建HTML5 / PHP页面,不知道如何在Windows IIS中开始[关闭]

问题描述:

I need to build a reporting system that would pull the data from a Microsoft SQL server database.

I have done similar stuff with LAMP stack. But I'm wondering what's the best way to do so in a windows server world (even if that means using PHP with IIS) ? What tools are needed ? I have access to Visual studio, expression studio and any other Microsoft software.

EDIT: Should have clarified, that this system is going to be used internally. So need a robust solution that will work in production.

我需要构建一个报告系统,从Microsoft SQL Server数据库中提取数据。 p>

我用LAMP堆栈做了类似的事情。 但我想知道在Windows服务器世界中最好的方法是什么(即使这意味着将PHP与IIS一起使用) em>? 需要什么工具? 我可以访问Visual studio,Expression studio和任何其他Microsoft软件。 p>

编辑:应该澄清一下,这个系统将在内部使用。 因此需要一个可在生产中使用的强大解决方案。 p> div>

You can use XAMPP or WAMP, however be ware! that both of these development packages are for development only and has some serious security issues if used it for production servers without prior configuration.