On Thu, 3 Jun 2004 03:35:01 -0400, Behdad Esfahbod wrote: > On Thu, 3 Jun 2004, Omar Abo-Namous wrote: > >> On Thu, 3 Jun 2004 03:10:18 -0400, Behdad Esfahbod wrote: >>> On Thu, 3 Jun 2004, Nadim Shaikli wrote: >>> >>>> --- Omar Abo-Namous <[EMAIL PROTECTED]> wrote: >>>>> hmm nadim, do you KNOW, that i can call the c library or are you >>>>> asking?? >>>>> Myself i didn't do such thing yet. Thinking about it, it could have >>>>> saved >>>>> me some time... >>>> >>>> I know very little PHP, but it seems like there ought to be a way to do >>>> that >>>> (various other "languages" allow such access). >>>> >>>> As noted (and I think you got the point) its worth looking into and >>>> pursuing. >>> >>> Not that it's possible, and it's pretty easy. Just check out the >>> PHP code and have a look inside extension/fribidi. >>> >> >> Sorry, i can't seem to understand you. It isn't possible?? >> which php-code do you mean? > > It IS possible to wrap the shared library in a PHP module, so you > can call your functions in PHP. By PHP code I meant the source > code of PHP (http://www.php.net/). >
yeah but that means contacting them to include it as a library into php or perhaps just including it in the php-config file. But since most of web-programmers don't have direct access to the server they are running at, i think it's not a simple solution. I am searching for a runtime function that loads an external c-library. So far i got someone who was asking the same question on the 'general'-php-mailinglist who didn't get an answer yet.. Salam. Omar >> thnx and Salam. >> >> Omar >> >>>> Salam. >>>> >>>> - Nadim >>> >>> >>> --behdad >>> behdad.org >>> _______________________________________________ >>> Developer mailing list >>> [EMAIL PROTECTED] >>> http://lists.arabeyes.org/mailman/listinfo/developer >> >> >> -- >> Omar Abo-Namous, [EMAIL PROTECTED] on 03.06.2004 >> >> >> _______________________________________________ >> Developer mailing list >> [EMAIL PROTECTED] >> http://lists.arabeyes.org/mailman/listinfo/developer >> > > --behdad > behdad.org > _______________________________________________ > Developer mailing list > [EMAIL PROTECTED] > http://lists.arabeyes.org/mailman/listinfo/developer -- Omar Abo-Namous, [EMAIL PROTECTED] on 03.06.2004 _______________________________________________ Developer mailing list [EMAIL PROTECTED] http://lists.arabeyes.org/mailman/listinfo/developer

