Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 180 Bytes

File metadata and controls

6 lines (3 loc) · 180 Bytes

Extension of MySQLi class for PHP (work in progress)

Objective(s)

1.) Emulate the security of prepared statements without two round trips to the DB for a single query.