Re: [PHP-DEV] Help with calling PHP functions

2008-04-26 Thread Nathan Nobbe
On Sat, Apr 26, 2008 at 2:23 PM, Dhiru Pandey <[EMAIL PROTECTED]> wrote: > [My apologies if I am posting on the wrong group...please point me to the > right one] > > I am trying to figure out a way to invoke PHP functions directly i.e. > bypassing the PHP compiler (scanner and parser). For now it

[PHP-DEV] Help with calling PHP functions

2008-04-26 Thread Dhiru Pandey
[My apologies if I am posting on the wrong group...please point me to the right one] I am trying to figure out a way to invoke PHP functions directly i.e. bypassing the PHP compiler (scanner and parser). For now it would be great if I can get some help calling them from C. Ultimately I would l