Andy_777 Posted February 23, 2016 Share Posted February 23, 2016 (edited) 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? Edited February 23, 2016 by requinix don't be backwards, remove your passwords Quote Link to comment Share on other sites More sharing options...
requinix Posted February 23, 2016 Share Posted February 23, 2016 If the web server still supports PHP then yes, you can probably make a simple email script that takes data like the send_mail.php did. How much PHP do you know? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.