ThingEngineer / PHP-MySQLi-Database-Class

Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements.
Other
3.3k stars 1.34k forks source link

Option to return all data values as strings #906

Closed bonitoass closed 4 years ago

bonitoass commented 4 years ago

Edit: we've just adjusted the data types on the front end in order to keep the backend clean.