Click here to Skip to main content
15,892,697 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi.. Im doing a project in which i hav to create a forum using PHP and send a sms from the mobile to a website such that it has to be stored in the database .... can any1 help me out...
Thamks
Posted

1 solution

1. Write simple form in PHP to accept the number and text.
2. get an account from any SMS gateway (only few are free)
3. accept the incoming message from the sms gateway and store it to the data base.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900