+ 5
Like mail() of php. Is there any function for send sms
If not please suggest a better api for it
1 Answer
+ 5
When in doubt ask google.
BTW the HTML way is:
<a href="mailto:[email protected]">random desc</a>
If not please suggest a better api for it