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:
Start by checking out the possible solutions on how to add SMS functionality to your website. Read the quick overview:
![]() | Beginners: How to send/receive SMS with PHP... |
Send SMS using HTTP:
With PHP you can easily submit SMS messages using HTTP requests:
![]() |
Send SMS (PHP + HTML form) |
![]() | Send SMS (URL examples) |
The Ozeki NG SMS Gateway can send incoming messages to your PHP website through HTTP GET and POST requests:
![]() |
Receive SMS using PHP and HTTP |
SMS from MySQL:
If your website has a MySQL database, check out the following information:
![]() | Send SMS from MySQL |
Ozeki NG SMS Gateway
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)
More information
- How to send SMS from a website using PHP and MySQL
- How to send a business card (Vcard SMS) from PHP
- How to receive SMS on a website using PHP API
- Two way SMS solutions using PHP and HTTP API
- How to send SMS from a website using PHP API
- How to add SMS functionality to a website using PHP API
- Send SMS from PHP using HTTP
- FAQ of the Ozeki NG SMS Gateway