Joining Tables with SQL
I recently learned about joining tables with SQL (and using the data in PHP) and it has made database creation and management so easy. This was something I struggled with understanding on my own until a friend was kind enough to share her code with me and allow me to play around with it. I’m … Read more