Please Help Me in integrating SMS API
Hello friends i want to integrate contact buyer to sellar email & sms also cp already provided email im glad to that ,
my aim is to one who send inquire through sidebar contact form a email sent to sellar , as i need to send sms
my php api code is
echo file_get_contents("http://s2.freesmsapi.com/messages/send?skey=***************&message=".urlencode('YOU R MESSAGE')."&recipient=MOBILE_NUMBERS");