From: <php...@li...> - 2007-03-21 11:11:06
|
>> Mind that i'm not a C programmer... but a PHP one... >> > > Why don't you use the pure PHP implementation instead? > Security issues and performance. The platform doesn't allow for "external" includes to run. Besides, the performance hit of the pure php implementation isn't acceptable for production purposes. Anyway, i will do as you suggest... Probably i will just start over from scratch and write a "manual" of what i did... From my research on the net, there are loads of "gray" areas unanswered, regarding compiling stuff in windows... BTW is the c version being updated as well? Or it doesn't require any update so far? Thanx for the assistance, Luis Ferro > > Regards, > Jost Boekemeier > > > > > |