This respository contains code examples for querying the SteemSQL database using PHP7.
Here is the description of each individual php file.
- connectv7.php: Code for connecting to the SteemSQL database using PHP7. Test file live
- connectv5.php: Code for connecting to the SteemSQL database using PHP5.