This actually is a little more complicated,  javascript  calls a function
thart  is unbder php therefore it is starting php which is running under
apache, I need a way to start a function that can only be run by php, but
this needs to be started by an application written in Visual C++,  it not
only needs to start php but needs to give it a name to the function and also
start
Instead of passing parameters, I need to call a function
Hope that makes sense

"Jill Ramonsky" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I don't think you actually NEED anything fancy.
> Just run it from the command line, surely?
>
> > php -q filename.php
>
> You can configure many good text editors to run commands like that.
(TextPad
> can do it for at start), so you can click on a menu item to run the
command
> instead of needing a DOS box, but ultimately, you're still just running a
> command line command.
>
> I wouldn't be surprised if Visual C++ can't do it at all.
>
> (I can imagine that one day in the future there will be Micro$oft Visual
> PHP, which is loosely based on PHP but completely incompatible with it).
>
> Jill
>
>
>
> -----Original Message-----
> From: Christine Gonzalez [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 18, 2003 1:27 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Visual C++ with PHP
>
>
> Does anyone know how to start a PHP application through Visual C++ or C++,
I
> can start it from Javascript, but now I need to start it from either
Visual
> C++ or C++, or I could possibly use Java
> Thanks
> Christine
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to