class Tag Archive

MySQL Queries Made Easy With PHP Functions Library


Every web developer has a library of code that they reference frequently, if not constantly. I’m sharing with you one of my most useful snippets my MySQL helper class that helps me organize my queries and easily reference commonly used functions.