rauski Posted November 15, 2008 Share Posted November 15, 2008 Hi! I need to send AT-commands to modem. Can I do it from a php script and get the answer into a variable? An example? Thanks in advance Link to comment https://forums.phpfreaks.com/topic/132816-at-commands-to-modem/ Share on other sites More sharing options...
.josh Posted November 15, 2008 Share Posted November 15, 2008 I don't think php offers any built-in commands for that sort of thing, and as far as I know, there are no "official" extensions that do this, either. However, you may possibly be able to make use of com and/or exec to work with some other existing program. Link to comment https://forums.phpfreaks.com/topic/132816-at-commands-to-modem/#findComment-690746 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.