it was at one time and somebody unstickied it. I will do it again.
Announcement
Collapse
No announcement yet.
If you code in PHP, and/or use Databases, READ THIS NOW!
Collapse
This is a sticky topic.
X
X
-
I just re-read this, and had surprisingly forgotten a few things (and I write/edit PHP on a daily basis)...I also read the "claroline" article erisco has in his signature, another good read! I am glad this is a sticky, as all new PHP coders really need to give this a thorough read, as well as "old-hat" PHP coders, because they can easily and quickly forget very pertinent information they once knew! Anyway, just wanted to post again, and maybe get the attention of the ones who haven't read this lately, or even at all.
Comment
-
PHP security is very important form the programmer point of view. Security is very serious and precious issue when the transmission of data occur from the source to the destination. The following link is useful in this regard.
http://phpsec.org/
PHP Security Consortium is an international group of PHP experts dedicated to promoting secure programming practices within the PHP community. The various members of the PHPSC help PHP developers about security through a variety of resources. These include documentation, tools and standards.
Comment
Comment