PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Friday, February 11, 2022

[FIXED] I know how to build HTML5/PHP pages on LAMP stack, not sure how to begin in Windows IIS land

 February 11, 2022     html, iis, lamp, php, windows-server-2008     No comments   

Issue

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.


Solution

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.



Answered By - user529649
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing