Could someone explain to me what having register_globals turned on does and why it is a security risk?
I realize that is turns server and environment variables into ready-to-use variables in your script, but that is the limit of my knowledge on the subject. I don't understand why that is a risk.
Thanks
I realize that is turns server and environment variables into ready-to-use variables in your script, but that is the limit of my knowledge on the subject. I don't understand why that is a risk.
Thanks