Extensions are basically dll/so files. There is generally no problem to
take dll file written in C and use it in program written in FPS and vice
versa (it's all about rewriting function's headers). So my question is,
if this is possible generally, can it be done for PHP?
Thomas Munz wrote:
PHP is written in C. If you want to write a extension, you have to writte it
in C. I dont think its possible, except you tranbslate the PHP C code to
Pascal and start from scratch there :)
So-> no, not possible
on Thursday 21 September 2006 11:22, Bronislav Klucka wrote:
Of course I want to write extension for PHP :)
but I want to write it in FPC...
Brona
Thomas Munz wrote:
Pascal??
this is a PHP list, you are on the wrong place!
on Thursday 21 September 2006 11:12, Bronislav Klucka wrote:
Hi,
does anybody know how to write extension in FreePascal?
Brona
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php