I know that PHP can behave like a "normal" system executable. That's not what I meant on the previous post.
What I mean is to behave like a scripting language, what means that, somewhere in my C program I'll be able to run something like a executePHP("phpinfo(); $a = 1;"); function and get back the results inside my C program. That way, we get a totally editable PHP script being called inside our C program. that's what I mean. []s Fernando "Antony Dovgal" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > On Thu, 6 Feb 2003 12:34:42 -0200 > "Fernando Serboncini" <[EMAIL PROTECTED]> wrote: > > > I mean to make possible to PHP behave like a real C scripting language, like > What does "real C scripting language" means ? > > P.S. take a look at http://gtk.php.net > > -- > Wbr, > Antony Dovgal aka tony2001 mailto:[EMAIL PROTECTED] > http://phpclub.net > --- > Stand for something or you will fall for nothing. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php