PHP Classes

how to use this class

Recommend this page to a friend!

      SMPP Class  >  All threads  >  how to use this class  >  (Un) Subscribe thread alerts  
Subject:how to use this class
Summary:what need to use this classes
Messages:2
Author:Vasu
Date:2011-05-19 06:30:15
Update:2011-05-25 09:14:20
 

  1. how to use this class   Reply   Report abuse  
Picture of Vasu Vasu - 2011-05-19 06:30:16
Hello
I have smpp parmaeter , i installed the directory but mails are not going.Do I need to set any extra thing apart from this library .

Tell me procedure to set library

Thanks


  2. Re: how to use this class   Reply   Report abuse  
Picture of Tero Lahtinen Tero Lahtinen - 2011-05-25 09:14:24 - In reply to message 1 from Vasu
> i installed the directory but mails are not going.

Maybe use confuse this with SMTP? This is SMPP protocol implementation, Short Message Peer-to-Peer protocol.

To answer your question, in case you really try to send SMS's: You need an account with a SMS vendor. There is an example file included in the directory how to send messages. You need to change the account information (gateway (SMSC) address, login, password) according to your setup.