> - Is there any way to call the C version of PHP's own htmlentities()? > Bonus question: why is Midgard reinventing a wheel that PHP provides?
Visit http://lxr.php.net/source/php4/ext/standard/html.c#748 for a nice view of the wheel I am talking about. The big question here is if this is doable. I am pretty much useless in C, and maybe I am just fantasysing. m --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
