usernane / phMysql

PHP library for building MySQL database schema and quires.
MIT License
4 stars 2 forks source link

No Support for prepared queries #9

Open usernane opened 4 years ago

usernane commented 4 years ago

See https://en.wikipedia.org/wiki/Prepared_statement for more info in prepared queries. Advantages: