473,385 Members | 1,325 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

PHP scripts as EXE file?

The problem:
I have a number of PHP scripts and I'd like
to compile them into one EXE file which
could be executed on a local computer with
IE only (PHP runtime included into EXE or
attached as a DLL, for example). Scripts
uses a few text files.

Is it possible at all? Is there a PHP
compiler (and linker) available?

Thank you in advance.

Marek Kotowski
Warsaw
Jul 17 '05 #1
9 1797
Marek Kotowski <Ma************@wsip.com.pl> wrote:
The problem:
I have a number of PHP scripts and I'd like
to compile them into one EXE file which
could be executed on a local computer with
IE only (PHP runtime included into EXE or
attached as a DLL, for example). Scripts
uses a few text files. Is it possible at all? Is there a PHP
compiler (and linker) available?


Not that I have ever heard of. You will need to have PHP
installed on the machine to run on command prompt. And then
you can use text scripts to be run from prompt

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Salil Das | It's ok to kiss a fool,
bugs@cc | It's ok to let a fool kiss you,
| but never ever let a kiss fool you.
Jul 17 '05 #2
*** Salil Das wrote/escribió (5 Jul 2004 09:23:33 GMT):
Not that I have ever heard of. You will need to have PHP
installed on the machine to run on command prompt. And then
you can use text scripts to be run from prompt


Actually, a query for "php compiler" in Google returns some results, such
us this:

http://www.roadsend.com/home/index.php?pageID=compiler (399USD)

--
--
-- Álvaro G. Vicario - Burgos, Spain
--
Jul 17 '05 #3
"Alvaro G Vicario" <al******************@telecomputeronline.com> wrote in
message news:uo******************************@40tude.net.. .
Actually, a query for "php compiler" in Google returns some results, such
us this:

http://www.roadsend.com/home/index.php?pageID=compiler (399USD)


but imho, roadsend is linux targeted compiler, not windows.

rush
--
http://www.templatetamer.com/
Jul 17 '05 #4
http://www.roadsend.com/home/index.php?pageID=compiler (399USD)


but imho, roadsend is linux targeted compiler, not windows.

rush
--
http://www.templatetamer.com/


http://www.priadoblender.com
Jul 17 '05 #5
"Filth" <pe***@petermcdonald.co.uk> wrote in message news:<as*******************@news-text.cableinet.net>...
http://www.roadsend.com/home/index.php?pageID=compiler (399USD)


but imho, roadsend is linux targeted compiler, not windows.

rush
--
http://www.templatetamer.com/


http://www.priadoblender.com


Thank your for the link. May be this
is what I am looking for but
unfortunately it is not free.
And you cannot check it on CD.

MK
Jul 17 '05 #6
http://www.priadoblender.com


Thank your for the link. May be this
is what I am looking for but
unfortunately it is not free.
And you cannot check it on CD.

MK


actually check again it is free. secondly have you tried checking it on cd?
if not how do you know there doesnt seem to be any mention of that on the
site.
Jul 17 '05 #7
"Filth" <pe***@petermcdonald.co.uk> wrote in message news:<QF*******************@news-text.cableinet.net>...
actually check again it is free. secondly have you tried checking it on cd?
if not how do you know there doesnt seem to be any mention of that on the
site.


For the free eval copy they say:
"The compiled program WILL NOT run from the CDROM (do not burn them!)"

Regards
MK
Jul 17 '05 #8
For the free eval copy they say:
"The compiled program WILL NOT run from the CDROM (do not burn them!)"

Regards
MK


You are looking on http://www.priadoblender.com arent you. This 1 is
released under GPL and is FREE (the only mention of anything to do with
money is a donate link which is optional), having looked thru the docs there
is no mention of wether you can burn to a CD or not
Jul 17 '05 #9
"Filth" <pe***@petermcdonald.co.uk> wrote in message news:<Sq******************@news-text.cableinet.net>...
For the free eval copy they say:
"The compiled program WILL NOT run from the CDROM (do not burn them!)"

Regards
MK


You are looking on http://www.priadoblender.com arent you. This 1 is
released under GPL and is FREE (the only mention of anything to do with
money is a donate link which is optional), having looked thru the docs there
is no mention of wether you can burn to a CD or not


OK, you're right, sorry.
But there is a problem. They say:

Q: Does it run on Windows 95/98/ME?
A: No. Neither PriadoBlender nor the EXE's it compiles currently run on those
older consumer versions of Windows.

Many people in Poland use '98. It is still popular system.

Regards
MK
Jul 17 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Aardwolf | last post by:
I've had PHP on my Win2K server running IIs 5 for about 2 weeks now. I have an annoying problem in that I can not run the php scripts/pages locally, instead they open up in the browser as a...
7
by: Dave Smithz | last post by:
Hi There, I have taken over someone else's PHP code and am quite new to PHP. I made some changes and have implemented them to a live environment fine so far. However, I now want to setup a...
9
by: Jeff Wagner | last post by:
I have a project of converting numerous DOS cmd shell scripts to Python. Is there a tutorial to getting started? Thanks, Jeff
2
by: RJ | last post by:
We currently send product releases to our customers, and often have to include scripts that need to be ran on the Oracle databases (also do it for SqlServer customers, but we use a different set of...
8
by: Mike Nau | last post by:
We currently have all of our schema and testdata laid out in a large set of sql scripts. It currently takes about 15 minutes to run the scripts on a Dual 1.7ghz box with 1gb of ram. Does...
8
by: Alan Isaac | last post by:
Suppose I have a directory `scripts`. I'd like the scripts to have access to a package that is not "installed", i.e., it is not on sys.path. On this list, various people have described a variety...
3
by: joe jacob | last post by:
I configured apache to execute python scripts using mod_python handler. I followed below mentioned steps to configure apache. 1. In http.conf I added <Directory...
2
by: raghutumma | last post by:
Hi, How can we execute SQL Scripts using Batch file??? i think Batch file should contain Username,Password,Database and Scripts... Using that file scripts should run... How can i give...
2
by: raghunadhs | last post by:
Hi All, i have some simple scripts( which may have some insert statements, update statements etc). these scripts were written in Sql server 2000. now i want to use the same scripts in Access. (since...
5
by: shapper | last post by:
Hello, I am working on a web site where I have a master page. Most web site pages use this master page as base. Some scripts are used in all pages ... other just in a few pages. Should I load...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.