Programming Thread

Viewing single post

Started by the-pi-guy, Mar 13, 2016, 10:39 PM

previous topic - next topic

Legend

I ran into a situation where it was vastly more helpful to use a book than Google.
Kept trying to use Google to figure out how to combine 2 mysql queries.  No real luck with what I searched.  

But it turned out the solution was literally on the page I left myself on in my database book.  

This whole project is kind of crazy for me.  Slapping together some PHP, HTML, CSS, Angular, and MYSQL stuff on the fly.  Despite the fact that I've done very little of any of this before.  
It seems a little on the low end, but no real problems!  
If you don't mind sharing, what was your solution? I'm wondering if you used joined queries or did something I've never heard of since I've only learned mysql from google.