PHP Developers!
Start by checking out the possible solutions
on how to add SMS functionality to your website. Read the
quick overview:
Send SMS using HTTP:
With PHP you can easily submit SMS messages using HTTP
requests:
The Ozeki NG SMS Gateway can send incoming messages to your
PHP website through HTTP GET and POST requests:
SMS from MySQL:
If your website has a MySQL database, check out the
following information:
|
Changing fixed data
Which data is to be changed
Set/Change the fixed data in the sqlsmshandling_functions.php file (e.g.:
server name, user name, password)
Figure 1 - Changing the fixed data in the sqlsmshandling_functions.php file
More information
Next page:
Run the example
|