- Problem number : 3
- Email : reza.smart306@gmail.com
- Programming Language : PHP
- Framework : Codeigniter
- Webservice method : XML-RPC
- PHP 5.4 or greater
- MySql 5.1+
- Apache 2.4+
- write your database connection in
path/to/project/application/config/database.php
//path/to/project/application/config/database.php $db['default'] = array( 'dsn' => '', 'hostname' => 'localhost', 'username' => '', 'password' => '', 'database' => '',
- Load migrate controller
http://localhost/path/to/project/public_html/migrate
- You should create api key in api table manually
I made a client version to test web service by load http://path/to/project/public_html/client/test_api/signin