Re: security question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



There are a few ways of working you should adpot early as they protect
against a range of security problems. Some examples:

1. Always initialised your variables.
2. If you can, turn off register_globals, or code defensively if you can't.
3. Always mistrust incoming data, validate, check contents and clean.
4. Buy and read PHP Security (O'Reilly).

On 11/23/06, David Robley <robleyd@xxxxxxxxxxxxxx> wrote:

Robert Cummings wrote:

> On Thu, 2006-11-23 at 09:56 +0530, Sumeet wrote:
>> Western, Matthew wrote:
>> >
>> >> where did u learn all the stuff?... ;-)
>> > Maybe reading the manual?
>>
>> thanks matthew,
>>
>> maybe we should all refer to forum and google
>
> Teach a man to fish...
>
> Cheers,
> Rob.

Give a man a fish and you feed him for a day. Hand him a fully charged
electric eel and chances are he won't bother you again.



Cheers
--
David Robley

I don't want the world, I just want your half.
Today is Boomtime, the 35th day of The Aftermath in the YOLD 3172.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




--
http://www.web-buddha.co.uk

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux