Skip to content
Advertisement

Tag: sms-gateway

How to send a SMS through PHP form?

I have one simple PHP form for sending SMS, I’m trying to send a SMS to one number but it gives me a success message “SMS has sent…” along with the error “Invalid Username/Password”. I manually …

user verification using SMS (php)

I am stuck in a situation in which when a user registers, he/she get a confirmation SMS on his/her mobile number, and he/she able to confirm their application by replying to the confirmation SMS, be …

Sending free sms using PHP

I am trying to develop a PHP based application to send sms across India to contacts picked from the database. After searching for hours, I found the following working (I tested it) script which makes …

Advertisement