Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 313 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 313 Bytes

lovethisphoto

assumes a database connection of localhost, username root, no password db name is ratings.

if you need to change this, update the constructor in lib\mysql.php (yes, that's kind of crude)

the main php class is lib\images.php. code should be pretty clear and decently commented.

:)