More PHP DB abstraction layer stuff

Поиск
Список
Период
Сортировка
От Nigel J. Andrews
Тема More PHP DB abstraction layer stuff
Дата
Msg-id Pine.LNX.4.21.0301241529130.28504-100000@ponder.fairway2k.co.uk
обсуждение исходный текст
Ответы Re: More PHP DB abstraction layer stuff  (Justin Clift <justin@postgresql.org>)
Re: More PHP DB abstraction layer stuff  (Greg Stark <gsstark@mit.edu>)
Список pgsql-general
Has anyone seen/used this:

http://www.zend.com/codex.php?CID=324

It looks fairly inoccuous. It also claims to not load an entire dataset into
memory, i.e. uses cursors but I don't see where they're used, unless its
inherent in the PHP Pg interface.

One thing that always gets me is why people think quoting the ' in a string is
a security feature when they don't allow for someone giving \' in the
string. On the other hand I'm never sure how to protect against such 'odd
number of escapes' attacks. Anyone got any clues? Does PQescape do it?


--
Nigel Andrews


В списке pgsql-general по дате отправления:

Предыдущее
От: Jeff Eckermann
Дата:
Сообщение: Re: 7.2.1: coalesce double-calls function?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: 7.2.1: coalesce double-calls function?