Re: DLL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 22 Oct 2008, at 19:21, Alain Roger wrote:
i would like to know if it exists a way to create component (maybe using python, perl, or something else) to save it as DLL and to use this component
on PHP pages ?
i mean by component something like a graphical representation of a table.

this "dll" should be able to be dynamically loaded by PHP script, not by
server.

Sure. Write an extension [1] and use the dl function [2].

[1] http://jmp.li/ca
[2] http://jmp.li/cb

-Stut

--
http://stut.net/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux