On Tue, Feb 3, 2009 at 3:18 PM, Justin Dearing <[email protected]> wrote: > I do know enough C to avoid it in favor of a language with a garbage > collector
Here are few facts that make your statement somewhat ironic: 1. PHP is basically just a wrapper around C and C libraries 2. PHP is written in C 3. PHP does not have garbage collection Mike -- Michael B Allen Java Active Directory Integration http://www.ioplex.com/ _______________________________________________ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/show_participation.php
