Skip to content
ShamusDollin
  • About Me
  • APIs
    • PHP API Integrations
    • Google Analytics Reporting API
    • MYOB API
    • Paypal API
    • Harvest API (V1)

Category: MySQL

MySQL

Count Distinct or Grouped Database Records in SQL

Say you have a SQL database table which has some type of repeating items, like suburbs in a table of contacts, or […]

Read more
MySQL PHP

Adding Batch / Multiple SQL Insert Queries with PHP’s mysqli_multi_query()

I had a project which required to insert a batch of mySQL database rows in one go with PHP. I firstly wrote the […]

Read more
MySQL PHP

6 Awesome mySQL Statements That I Always Forget

A collection of some the simplest SQL examples that I always forget. Order by Random Want to return your result in a […]

Read more
MySQL PHP

An example of coverting old-school PHP mysql to more secure mysqli

A very common way hackers can break into your website database is via targeting outdated PHP code and unsecured get variables, especially when […]

Read more
ShamusDollin

Quick Links

  • Home
  • About Me
  • Articles
  • Contact

Shop Online

  • Resources

© 2026 Shamus Dollin