Looking for general advice on security
- From: tony@xxxxxxxx
- Date: Fri, 28 Apr 2006 11:15:42 GMT
I'm designing a survey form page that will be fairly complex and am
becoming confident enough with PHP now to tackle most things.
(Thanks to everyone here who has helped)
Before I go too far with this I was wondering if anyone could perhaps
offer advice or point me to any documents/web pages that could help with
ensuring the security of the form/page and site. It is likely that the
form will come under attack I expect.
Even comments about the best chmod settings are welcome.
I'd rather not have to wade through another history of the internet book
with the words "and be security conscious by using SSL" on the last page
which is what most adviice I've found so far boils down to.
I've located standard advice such as using PHP strip-tags on input fields
and other PHP specific stuff but was wondering how best to get
interactive with the security.
Are there any PHP libraries perhaps that help with this?
I'm thinking of things like verifying users ID while they are online
without having them email and preventing bots from getting in and things
like that.
Any input on this would be most welcome.
thanks
tony
.
- Follow-Ups:
- Re: Looking for general advice on security
- From: Gordon Burditt
- Re: Looking for general advice on security
- From: Schraalhans Keukenmeester
- Re: Looking for general advice on security
- Prev by Date: Re: I open a PHP file with FF and its content is printed
- Next by Date: Re: Warning: ereg(): REG_BADBR
- Previous by thread: Has Anyone done an SMPP 3.4 implementation or 3.3 ?
- Next by thread: Re: Looking for general advice on security
- Index(es):
Relevant Pages
|