The repository contains Windows Docker images which you can use to host a PHP Web app using IIS in a Docker container. The image also contains MS SQL drivers needed to connect to a MS SQL Database and ...
actually using these features in a PHP application. Next, we need to have a PHP Web application that we can use as a sample. For this example, we will use a simple PHP application called QDig. Unzip ...
.PHP on IIS relies on the virtual SMTP server in IIS to send mail through it's mail function.<P>I need to either:<BR>A) get the Virutal server to deliver mail without using our exchange server or<BR>B ...