Re: [GENERAL] More PHP DB abstraction layer stuff
От
Dennis Gearon
Тема
Re: [GENERAL] More PHP DB abstraction layer stuff
Дата
Msg-id
2ZNYVFD2X72ONE0091WQPZXGJEC7WR.3e319071@cal-lab
Ответ на
Re: More PHP DB abstraction layer stuff (Greg Stark)
Список
Дерево обсуждения
Re: [GENERAL] More PHP DB abstraction layer stuff Dennis Gearon <gearond@cvc.net>
could you elaborate on: Place holders ( those are in prepared queries, yes?) out of band? 1/24/2003 9:22:42 AM, Greg Stark wrote: > >"Nigel J. Andrews" writes: > >But the best way to deal with this is to use placeholders and prepared queries >and provide the data out of band. This completely sidesteps the issue and >guarantees you can't get it wrong by mistake ever. Mixing user-provided data >with program code is a recipe for security holes. > >-- >greg > > >---------------------------(end of broadcast)--------------------------- >TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org >
В списке pgsql-interfaces по дате отправления