Preventing vulnerabilities and spam

Discussions of secure PHP coding. Security in software is important, so don't be afraid to ask. And when answering: be anal. Nitpick. No security vulnerability is too small.

Moderator: General Moderators

Post Reply
geethalakshmi
Forum Commoner
Posts: 31
Joined: Thu Apr 24, 2008 10:38 pm

Preventing vulnerabilities and spam

Post by geethalakshmi »

hi,
Here I would like to prevent spam and code vulnerabilities from spammers and hackers in php. How to prevent?
User avatar
Mordred
DevNet Resident
Posts: 1579
Joined: Sun Sep 03, 2006 5:19 am
Location: Sofia, Bulgaria

Re: Preventing vulnerabilities and spam

Post by Mordred »

geethalakshmi wrote:hi,
Here I would like to prevent spam and code vulnerabilities from spammers and hackers in php. How to prevent?
Baby, the whole world wants to know the answer to this question. Do give us a call if you get it :)

P.S. Actually it's simple: write secure code.
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Re: Preventing vulnerabilities and spam

Post by Weirdan »

P.S. Actually it's simple: write secure code.
Actually it's even simpler - devices for stabbing people in the face over TCP/IP should come preinstalled :twisted:
Post Reply