hi all

can anyone help me out regarding sending sms through php form i searched hell lot of it but i couldn't found any code related to php..

help me plzzzzzzzzzz. if possible

regards
priti

Recommended Answers

All 7 Replies

SMS? Do you mean short message system? Care to elaborate?

Do u want it to be sent to any mobile??

yes

i want to send sms from php form to user mobile

hi

can anybody help me sending sms in php

warm regards
nickyspace

you can use your basic email

bool mail  ( string $to  , string $subject  , string $message  [, string $additional_headers  [, string $additional_parameters  ]] )

and in the "string $to" visit this page for different cell providers email as text message info
http://www.email-unlimited.com/stuff/send-email-to-phone.htm

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.