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 |
RECOMMENDED FOR YOU:
SMS Gateway software
Ozeki brings you outstanding
SMS Gateway technology. Use our SMS Server products on Windows,Linux, or Android
C# SMS API
Developers can use our C# SMS API to send SMS from C#.Net. The C# SMS API comes with full source code
PHP SMS API
The ozeki PHP SMS gateway software can be used to send SMS from PHP and to receive SMS usig PHP on your website
SMPP SMS Gateway
SMS service providers use our SMPP gateway solution, that offers a high performance SMPP server and SMPP client gateway with amazing routing capabilities
Ozeki brings you outstanding
SMS Gateway technology. Use our SMS Server products on Windows,Linux, or Android
C# SMS API
Developers can use our C# SMS API to send SMS from C#.Net. The C# SMS API comes with full source code
PHP SMS API
The ozeki PHP SMS gateway software can be used to send SMS from PHP and to receive SMS usig PHP on your website
SMPP SMS Gateway
SMS service providers use our SMPP gateway solution, that offers a high performance SMPP server and SMPP client gateway with amazing routing capabilities
Ozeki NG SMS Gateway
Running the example code
Starting the web browser
Start the web browser and enter the following: http://127.0.0.1/sqlsmshandling.php
If everything works properly, the page requesting the data
of the message to be sent should open.
Fill in the Recipient and Message Text boxes, and click the Send button.
Response
You will receive a response confirming that the message has been successfully inserted. And a new row will displayed in Outgoing messages with the send status. (For more information about message statuses in the ozekimessageout table, visit the SQL Message Statuses page.)
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