This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!--Add directly after body tag--> | |
<!-- Preloader --> | |
<div id="preloader"> | |
<div id="status"> </div> | |
</div> | |
<!--Below jquery include--> | |
<!-- Preloader --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<? | |
/* | |
Simple and easy for modification, PHP script for SMS sending through HTTP with you own Sender ID and delivery reports. | |
You just have to type your account information on www.2-waysms.com and upload file on server. | |
Istruction: | |
// Find 2 parameters in <body> and type your account information on www.2-waysms.com | |
1. $from = "********"; // Change ********, and put your SMS Number in www.2-waysms.com account |