How to send SMS from unix server
- This topic has 1 reply, 2 voices, and was last updated 14 years ago by .
 
Viewing 2 posts - 1 through 2 (of 2 total)
	
Viewing 2 posts - 1 through 2 (of 2 total)
	
- You must be logged in to reply to this topic.
 
Tagged: unix
I would like to know is there anyway to send the SMS from the unix server where our ERP system is implemented.
Hi Sujatha,
I would think you should be able to use PHP to send and receive SMS messages on a Unix server. You find some examples of PHP code in https://webfiles.multitech.com/engineering/sample-code/sms-finder/PHP/. Note that since you’re using Unix server the setup instructions will be different, but the code should be the same.
Regards,
Bryon