See: http://phpclasses.chimit.nl/package/1373-PHP-Sends-SMS-messages-via-an-SMPP-server.html
Although generally php is not recommended as a platform of choice, implementing stateful algorithms like smpp. Why don't you just use smsbox to connect? == Rene > > At the moment I am using PEAR Net_SMPP to connect to smppbox. > Can anyone advice me non PEAR Php smpp client which works fine with > smppbox ? > > Thanks > > >
