An addition to our PHP/MySQL Query class created last month now we have quick and organized ways to maintain our MySQL INSERT and UPDATE queries.
Read the full article →
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.
Read the full article →