Re: [PHP] Re:[PHP] Magic-quotes

2004-12-07 Thread Richard Lynch
Jeff McKeon wrote: > So now the big question which will undoubtly spark a lot of opinions (I > hope). > > We use apache/php/mysql based sites for internal management of our > systems and would now like to give our customers direct access to manage > their accounts via the web. Naturally this raise

Re: [PHP] Re:[PHP] Magic-quotes

2004-12-06 Thread Robert Cummings
On Mon, 2004-12-06 at 16:22, Jeff McKeon wrote: > So now the big question which will undoubtly spark a lot of opinions (I > hope). > > We use apache/php/mysql based sites for internal management of our > systems and would now like to give our customers direct access to manage > their accounts via

[PHP] Re:[PHP] Magic-quotes

2004-12-06 Thread Jeff McKeon
So now the big question which will undoubtly spark a lot of opinions (I hope). We use apache/php/mysql based sites for internal management of our systems and would now like to give our customers direct access to manage their accounts via the web. Naturally this raises security concerns. >From th