PHP was my first real introduction to the back-end. I spent so much time staring at syntax errors that I almost threw my laptop. What kept me going was the first time I successfully pulled data from a database. That feeling is addictive.
That first database pull is a massive milestone. PHP can be brutal with errors, but the adrenaline from finally seeing your data on the screen makes the frustration worth it.