On Thu, 3 Jun 2004, Omar Abo-Namous wrote: > Ok, i think it's what i'm searching for. Problem would be, that we'd need two > versions (for windows and linux) and i'd have to compile an so-library file > (don't exactly know how...)
Infact it's worse, you may need to compile one for each version of PHP! BTW, as I said, you grab the source code for PHP, and it has a document on how to create modules, and you cal copy a simple module like fribidi and work on. The trick is basically to use a command called phpize. > thnx anyway. > > Salam. > > omar > > > > > _______________________________________________ > 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

