Creating Database user in Ozeki NG - SMS Gateway for MySQL Server
Move your mouse over the Users and applications menu, and click the Add user menu item.
Click the install link in the entry of the Database user.
Enter a name in the User name text box and click OK.
You have to install MySQL ODBC 3.51 Driver.
After installation select Odbc in the Connection string type
dropdown menu.
In the Connection string edit box, enter this:
DRIVER={MySQL ODBC 3.51 Driver};Server=localhost;Database=ozekisms;User Id=sqluser;Password=abc123;
Finally, click OK.
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