Please guide me with sample code for sending sms through website. How to include sms gateway. Please tell me, can i use way2sms.com as gateway?
is it the right way to us
It seems fine, except one line change this
if($result=='true') to if($result == true)