Not that i'm one to ask silly questions - but can it be done .
Compile php website to a stand alone .exe
Collapse
This topic is closed.
X
X
-
KrustovTags: None -
Richard Brooks
Re: Compile php website to a stand alone .exe
Krustov wrote:[color=blue]
> Not that i'm one to ask silly questions - but can it be done .[/color]
Yes, if you compile it as text into either, at least DOS QuickBASIC 4.5
or DOS C or even C++ but it would only be for archival purposes and
worth nothing at least for the former two.
Richard.
--
Celebrate Diwali safely!
Keep an eye on those naked flames.
-
ZeldorBlat
Re: Compile php website to a stand alone .exe
Kind of, but not really. Check this out:
<http://www.php.net/manual/en/ref.bcompiler.p hp>
Comment
-
Krustov
Re: Compile php website to a stand alone .exe
<comp.lang.ph p , ZeldorBlat , zeldorblat@gmai l.com>
<1130981540.406 208.74520@g47g2 000cwa.googlegr oups.com>
<2 Nov 2005 17:32:20 -0800>
[color=blue]
> Kind of, but not really. Check this out:
>
> <http://www.php.net/manual/en/ref.bcompiler.p hp>
>[/color]
How hard could it be to write a windows app to compile it :-)
But seriously , It does seem a bit strange that nobody has ever done it
as in laymans terms wouldnt it only need a browser/apache/php along with
some suitable windows dll's for it work .
Comment
-
Chung Leong
Re: Compile php website to a stand alone .exe
Krustov wrote:[color=blue]
> <comp.lang.ph p , ZeldorBlat , zeldorblat@gmai l.com>
> <1130981540.406 208.74520@g47g2 000cwa.googlegr oups.com>
> <2 Nov 2005 17:32:20 -0800>
>[color=green]
> > Kind of, but not really. Check this out:
> >
> > <http://www.php.net/manual/en/ref.bcompiler.p hp>
> >[/color]
>
> How hard could it be to write a windows app to compile it :-)
>
> But seriously , It does seem a bit strange that nobody has ever done it
> as in laymans terms wouldnt it only need a browser/apache/php along with
> some suitable windows dll's for it work .[/color]
I have done it actually. The project is called Wapache. It basically
merges IE with Apache 2. Pretty slick, but no one has shown any
interest so I stopped working on it. You can find it at Sourceforge if
you want to have a look.
Comment
-
Krustov
Re: Compile php website to a stand alone .exe
<comp.lang.ph p , NC , nc@iname.com>
<1130994048.694 604.176670@z14g 2000cwz.googleg roups.com>
<2 Nov 2005 21:00:48 -0800>
[color=blue][color=green]
> > Not that i'm one to ask silly questions - but can it be done .[/color]
>
> Yes:
>
> http://www.roadsend.com/home/?pageID=compiler
> http://www.php-compiler.net/
> http://www.intorel.com/products/ActiveSiteCompiler/
>[/color]
Downloading the one on the 2nd link as the other two seem to be paid for
apps .
Comment
-
Krustov
Re: Compile php website to a stand alone .exe
<comp.lang.ph p , Chung Leong , chernyshevsky@h otmail.com>
<1130985361.007 635.258910@g43g 2000cwa.googleg roups.com>
<2 Nov 2005 18:36:01 -0800>
[color=blue]
> It does seem a bit strange that nobody has ever done it[color=green]
> > as in laymans terms wouldnt it only need a browser/apache/php along with
> > some suitable windows dll's for it work .[/color]
>
> I have done it actually. The project is called Wapache. It basically
> merges IE with Apache 2. Pretty slick, but no one has shown any
> interest so I stopped working on it. You can find it at Sourceforge if
> you want to have a look.
>[/color]
Wapache is a software that lets you create desktop application using web development technology like Perl and PHP. It combines a modified version of…
Downloading it now .
Comment
-
NC
Re: Compile php website to a stand alone .exe
Krustov wrote:[color=blue]
>[color=green][color=darkred]
> > > Not that i'm one to ask silly questions - but can it be done .[/color]
> >
> > Yes:
> >
> > http://www.roadsend.com/home/?pageID=compiler
> > http://www.php-compiler.net/
> > http://www.intorel.com/products/ActiveSiteCompiler/[/color]
>
> Downloading the one on the 2nd link as the other two seem to be
> paid for apps .[/color]
They are. Moreover, their developers are completely independent
from Zend.
Cheers,
NC
Comment
Comment