I am trying to connect SMSC server using SMPP from PHP to send and receive sms. It would be easy if I can find some good php classes or already built script so that I don't have to bother in details?
so, does anyone have experience with this or at least can suggest me which php class or script to use?
create a web form and use the php script given in http://www.ozekisms.com. study the sms messaging process and about esme server, smsc server to get better idea.
I hope it helps.