how to send sms using wml
am using
<a href="sms:<?php echo $PhoneNo; ?>?body=hi">submit</a>
when am clicking send it stored into the out box.
No Answer is Posted For this Question
Be the First to Post Answer
What are the designing parameters used in WMLScripts?
What is the use of WML decks? - WMLScript
Explain WMLScript Syntax?
What is the purpose of using WMLScript?
What are WSDL ports ?
What is WML function?
How to use WMLScript WMLBrowser library?
How is WMLScript is differ from JavaScript?
What is the WMLScript?
What are the different WML Commands used in WMLScript?
How does WMLScript function written?
how to send sms using wml am using <a href="sms:<?php echo $PhoneNo; ?>?body=hi">submit</a> when am clicking send it stored into the out box.