Right, it seems like you are looking for sapi/embed,

Take a look at this email
http://www.zend.com/lists/php-dev/200209/msg01063.html

Thanks,
 
Jason Shees, CCNA, MCSE
Exploratory Team Lead

-----Original Message-----
From: Fernando Serboncini [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, February 06, 2003 8:13 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP-DEV] DLL PHP script for C

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

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to