Hi all. New guy to the forum.
Just got back into coding/scripting/programming (whatever you like to call it).
It’s been a while, but my first experience was PHP and I’m looking to rekindle my relationship with it.
Seems to be a lot of putting down of PHP across the www, but I can’t think of any good reason not to dive in again.
I’m sure you’ll be hearing lots from me on the beginner forum (although I’m not an absolute beginner).
My initial focus is on security. I’ve been brushing up on prepared statement use; which I think pretty much negates sql injection issues, as I understand it?
Now moving on to cross site scripting. For this, I have implemented csrf token usage for any forms on my site(s) and welcome any other recommendations you may have. High level suggestions of reading material welcomed.
Thanks for reading
/Danny