I am considering using a MySQL wrapper named Zebra_Database found here:
http://stefangabos.ro/php-libraries/zebra-database/
Can someone tell by the code if this protects against SQL injection or are there further steps I should take to protect myself?
Thanks!!