
6 Apr
2007
6 Apr
'07
11:37 p.m.
On 06/04/07, Darren Garvey <lists.drrngrvy@googlemail.com> wrote:
*should cookie variables be accessible just like GET/POST vars, or separately?
Just to comment on my own point (sorry...), separation of GET/POST/cookie variables would make incremental parsing of them (ie. to save on memory consumption) almost trivial to implement.