5 ms·
Thank you for you advice. But could you elaborate about the technical insight? The author has also made Advanced Explorer, a JavaScript + Node.js version of a f
by scriptproof 13y ago
Thank you for you advice. But could you elaborate about the technical insight? The author has also made Advanced Explorer, a JavaScript + Node.js version of a file manager previously written in Java, so he has some knowledge on the topic.
- JosephRedfern 13y agoIt would probably help if you had experience on both sides - as the comment suggests, the author doesn't seem to have much insight into how PHP works: "PHP also allows you to link libraries written in C, but we must recompile the interpreter with the appropriate options".
- jacquesm 13y agoYou mean like this? http://devzone.zend.com/1435/wrapping-c-classes-in-a-php-extension/ http://devzone.zend.com/1435/wrapping-c-classes-in-a-php-ext...