Forum Moderators: coopster
My own situation is I created a very simple cms, just a small project to get used to php.
It seems that now someone is sending out spam on the server I'm on, and I was worried in case it was my script.
There are no mail functions in it, and I used post instead of get as advised, so I'm not sure if could have been used in this way or not.
But it got me thinking, and I realise I know absolutely sweet fa about security issues.
Any advice on security, or links to good articles, would be much appreciated.
Thanks in advance.
you could try a couple of threads from our Library [webmasterworld.com] for a start
PHP Security [webmasterworld.com]
and an older one
[webmasterworld.com...]
or this as well
Peer Code Review [webmasterworld.com]
I think that should be good for now ;)
Good luck!
<edit>It's my typing speed...that's all ;)</edit>
a google search for PHP Security [google.com] has many good articles as well