0
So, I created a php system that saves the numbers among other things of the employees of the company, I use xampp on my computer, I wanted to know how I do to put the system in php on the server and make it get open on the computers of the company...
Do you use windows server? If yes, you can do this with iis, in conjunction with no-ip
– Lucas de Carvalho
Yes, I use Windows server, I would make an example because I have no practice with Windowns Server
– Ferb
https://www.microsoft.com/pt-br/download/details.aspx?id=34679 download it first, then see this tutorial, I think it will help you in what you need. https://social.technet.microsoft.com/wiki/contents/articles/2418.configurando-o-iis-7-no-windows-server-2008-pt-br.aspx
– Lucas de Carvalho