Burhan Khalid wrote:
Rayan Lahoud wrote:
Does anybody knows how to install a pear package. i have the inline_C
package that i want to install and use. And can i have some sample
functions using this package?
pear install Inline_C -- that's it.
You don't need to restart Apache, or load any module
Rayan Lahoud wrote:
Does anybody knows how to install a pear package. i have the inline_C package that i want to install and use. And can i have some sample functions using this package?
pear install Inline_C -- that's it.
You don't need to restart Apache, or load any modules. To find out
examples
Not really answering the question(considering that I'm not really sure
if the last reply answered it or not) at hand, but inline_c is infact
a pear package. It is written in Pure PHP. It works by writing the C
Code into a file, using standard php stream functions, and then using
the program exectut
On Nov 11, 2004, at 12:50 PM, Rayan Lahoud wrote:
Does anybody knows how to install a pear package. i have the inline_C
package that i want to install and use. And can i have some sample
functions using this package?
I believe the inline_c package is actually a pecl package
[pecl.php.net], howe
4 matches
Mail list logo