web_master Posted March 22, 2009 Share Posted March 22, 2009 Hi, I got a mobilPhone, and I want to upload the incoming SMS-es into MySQl database (to see it in admin pane on site). Is that possible, and it is, than how? Thnxs, T Link to comment https://forums.phpfreaks.com/topic/150607-upload-sms-to-mysql/ Share on other sites More sharing options...
adam291086 Posted March 22, 2009 Share Posted March 22, 2009 Well you will need some form of SMS gateway i.e your service provider. You can then get the incoming sms messages to be sent to a web script that will take that message and store it into your database. I use AQL for a gateway. Link to comment https://forums.phpfreaks.com/topic/150607-upload-sms-to-mysql/#findComment-791112 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.