Re: [PHP] Re: is there any application , by using i can produce php exe files in windows ?

2004-06-22 Thread Kim Steinhaug
That is thrue, but there are some experiments with compiling the scripts into self running exe's. There are a nice tutorial available somewhere made by probably the only one who has managed to do this, :) Anywho, I remember one can use his precompiled files to create ones own EXE setups. Still, th

Re: [PHP] Re: is there any application ,

2004-06-21 Thread Chris Shiflett
--- Amit Arora <[EMAIL PROTECTED]> wrote: > I did hear about a PHP compiler a while back But I am not sure > whether that project is still around ? This may be what you're thinking of: http://pecl.php.net/package/bcompiler Chris = Chris Shiflett - http://shiflett.org/ PHP Security - O

Re: [PHP] Re: is there any application , by using i can produce php exe files in windows ?

2004-06-20 Thread Marek Kilimajer
Kim Steinhaug wrote --- napísal:: Well, You could have a look at this one, http://gtk.php.net/ Though I never had the lucury of getting anywhere with it, it has the possibility to create standalone EXE. There is (Atleast the last time i checked) still a problem with the EXE opening an extra command

Re: [PHP] Re: is there any application ,

2004-06-20 Thread Greg Donald
On Sun, 20 Jun 2004 16:46:04 +0200, Marek Kilimajer <[EMAIL PROTECTED]> wrote: > > Not true, php can be also used from commad line, php-gtk even enables > you to create window gui applications. Yeah.. the little PHP/OpenGL thingy on /. last week was pretty much standalone, no apache server was d

Re: [PHP] Re: is there any application ,

2004-06-20 Thread Marek Kilimajer
Lester Caine wrote --- napísal:: Ravi wrote: is there any windows application , by using we can produce standalone php ..exe files ? Try http://www.roadsend.com/home/index.php?pageID=compiler No - PHP runs on the server and produces pages for any browser. Not true, php can be also used from commad