AT Commands PHP

前端 未结 2 600
野趣味
野趣味 2021-01-16 22:41

I want to send messages from php by using a GSM modem. I have configured the modem and tested it using Hyperterminal. Now I want to execute AT commands using php. Is there a

2条回答
  •  情深已故
    2021-01-16 23:31

    I haven't used this myself but someone i know used it a while ago.

    http://code.google.com/p/php-serial/

提交回复
热议问题