I'm new over here and to PHP so I'm wanting to ask some experts: What were some easy ways you learned PHP?
I've went through Codecademy.com and found Programmr.com, which I haven't messed with too much..Currently learning with Lynda.com too.
I'm reading PHP and MYSQL for Dummy's right now, which is good.
What I know right now.. -Basic syntax -Conditional statements -Arrays -Basic loops -Basic functions
I've gotten confused when getting into validating forms, cookies, sessions and definitely MYSQL..