[PHP-WIN] Re: How do I create a win app that incorporates php's functionality?

2001-11-06 Thread nobody
No, no no no. PHP is much more than a server-side scripting language. That's only one of many possible uses for it. PHP is one bad-assed tool that can do much more than mere server-side scripting. I want to use it to script the way a program behaves. For the project I'm working on it would be

[PHP-WIN] Re: How do I create a win app that incorporates php's functionality?

2001-11-06 Thread Philip Hallstrom
http://gtk.php.net/ ??? On Tue, 6 Nov 2001, nobody wrote: > No, no no no. PHP is much more than a server-side scripting language. > That's only one of many possible uses for it. PHP is one bad-assed tool > that can do much more than mere server-side scripting. I want to use it to > script th

[PHP-WIN] Re: How do I create a win app that incorporates php's functionality?

2001-11-06 Thread Todd Williamsen
I have no idea why you are calling php.exe you should be, the web server should be. PHP is a server side scripting language. What is written VB and C++ that you need to use it? "Nobody" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi - I've been searching