Re: [PHP] Calling a C program from php

2004-11-11 Thread Thomas Goyne
On Thu, 11 Nov 2004 02:51:54 -0800 (PST), Rayan Lahoud <[EMAIL PROTECTED]> wrote: Hello, does anybody knows how to call a C function from a php code? Thank you!! :) http://us4.php.net/manual/en/function.system.php -- Using M2, Opera's revolutionary e-mail client: http://

Re: [PHP] Calling a C program from php

2004-11-11 Thread Adrian
You must write a PHP extension which calls the function. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Calling a C program from php

2004-11-11 Thread Chris Shiflett
--- Rayan Lahoud <[EMAIL PROTECTED]> wrote: > does anybody knows how to call a C function from a php code? Try this: http://pear.php.net/package/Inline_C Hope that helps. Chris = Chris Shiflett - http://shiflett.org/ PHP Security - O'Reilly HTTP Developer's Handbook - Sams Coming Febr

[PHP] Calling a C program from php

2004-11-11 Thread Rayan Lahoud
Hello, does anybody knows how to call a C function from a php code? Thank you!! :) - Do you Yahoo!? Check out the new Yahoo! Front Page. www.yahoo.com