Design and implementation of footsie app and footsiedate.com website. Built with Intel XDK.
0
stars
0
forks
source link
GENERAL SECURITY: Convert MySQL calls from "mysql library" to "PDO (php data objects) library" #110
Open
mleden opened 9 years ago
The "mysql library" is deprecated The "PDO library" allows for "prepared statements" that help prevent SQL injection attacks