Hello
I have one pos system that runs localy on sql server.
The system has one feature that on every shift closed the app sends data to one send_Mail_Pos.php which is in one web server.
After this the server sends the data to the subscribed user.
Example :
http://www.softweb.com/send_mail.php?to ... dy=Company: Subjekt(218921)<BR>Data/Ora: 19/02/2016 16:31:11<BR>User: Elton<BR>Total: 2,500.00<BR>Close of shift is OK!
Can i do this on my own script since the hosting company does not support anymore this script?