IBMRA Team Alligator Hackathon
Windows builds must also enable PDO because as of PHP 5.1.0 it depends on it. So, php.ini will end up with something like this:
extension=php_pdo.dll extension=php_sqlite.dll
- index.php (main file with ussd commands)
- sqlitedb.php (extends sqlite class)
- sqlqueries.php (database queries for create and add records--> generates a .db file)
- manifest (CLI IMB Cloud configurations)
You can make an api call to the php hosted on IBM cloud. Sqlite.db was used for ease of deployment on the bluemix platform. AlligatorLytics Api calls