tags:

views:

15

answers:

1

how can i send sms message to a phone number so that it forwards the sms to the number sent by me........via php

+2  A: 

See:

Sending SMS with PHP

Sarfraz