> > I highly recommend using the json extension if you can > (comes standard > > with php5.2). The speed difference over using a script is > astounding. > > Thanks for the tip. Will have to check it out when we start > porting up to php5. > > - A.
It's available for php4 as well, which is where I started using it. Only upgraded my code base to 5 recently (February) and have been using the extension for nearly a year. Mark _______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php
