[PHP] Re: PHP: Script Security: Best coding practices

2002-07-08 Thread Tim Luoma
olinux wrote: >A little off your request, but may be of interest: > >Top 21 PHP Programming Mistakes from Zend.com >http://www.zend.com/zend/art/mistake1.php >http://www.zend.com/zend/art/mistake2.php > Hrm... I wonder if someone @ Zend has messed up their template for s The titles are coming

Re: [PHP] Re: PHP: Script Security: Best coding practices

2002-07-07 Thread olinux
A little off your request, but may be of interest: Top 21 PHP Programming Mistakes from Zend.com http://www.zend.com/zend/art/mistake1.php http://www.zend.com/zend/art/mistake2.php olinux > On 07/04/2002 02:24 AM, Jean-Christian Imbeault > wrote: > > I am trying to figure out what are some Bad

Re: [PHP] Re: PHP: Script Security: Best coding practices

2002-07-04 Thread Jean-Christian Imbeault
Sp wrote: > I thought it was a good site. I was reading up on the security bugs found > and now I know what not to do. True. It's just too specific. In order for me to figure out what to do I need to read every advisory to see what it is about and how to prevent against that particular probl

RE: [PHP] Re: PHP: Script Security: Best coding practices

2002-07-03 Thread SP
I thought it was a good site. I was reading up on the security bugs found and now I know what not to do. -Original Message- From: Jean-Christian Imbeault [mailto:[EMAIL PROTECTED]] Sent: July 4, 2002 2:41 AM To: [EMAIL PROTECTED] Subject: [PHP] Re: PHP: Script Security: Best coding

[PHP] Re: PHP: Script Security: Best coding practices

2002-07-03 Thread Jean-Christian Imbeault
Manuel Lemos wrote: > > Check out http://www.phpadvisory.com/ . An ok site but only three articles, of which two are on security. One article is too general and the other too specific :) Jc -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.p

[PHP] Re: PHP: Script Security: Best coding practices

2002-07-03 Thread Manuel Lemos
Hello, On 07/04/2002 02:24 AM, Jean-Christian Imbeault wrote: > I am trying to figure out what are some Bad Things (tm) when it comes to > secure PHP programming and how to avoid them. > > I am looking for a kind of "best practices for security" list for PHP > programming. Do's and Don't, or a