Monday, January 14, 2013

How to Send a Text Message With PHP Script


1. Open your PHP script.
2. Type:
Replace '1111111111' with the recipient's phone number to send a text message to. Replace 'carrier.com' with the carrier's email domain address. Replace 'Test message' with the message you want to send.
3. Save and close your script.

No comments:

Post a Comment