phpCA client

Brad Fitzpatrick brad@danga.com
Wed, 31 Dec 2003 13:09:27 -0800 (PST)


But who would ever want to encode ]CDATA]]> in real data!?


On Wed, 31 Dec 2003, Evan Martin wrote:

> On Wed, Dec 31, 2003 at 03:44:04PM -0500, Justin wrote:
> > I wrote a wrapper around the memcached API that actually translates TRUE and
> > FALSE into the words "!TRUE!" and "!FALSE!" before sending them out.  When
> > it retrieves, it returns a NULL if it gets a FALSE, or a FALSE if it gets a
> > !FALSE!.
>
> Well, that only works until you want to store the strings "!TRUE!" and
> "!FALSE!", doesn't it?  :)
>
> --
> Evan Martin
> martine@danga.com
> http://neugierig.org
>
>