making exe out of php files

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
rami
Forum Contributor
Posts: 217
Joined: Thu Sep 15, 2005 8:55 am

making exe out of php files

Post by rami »

i have develop a small php application though it would be provided with out cost
i dot want people o give source code of the program

so is there any way to make exe out of those php pages and make it an exe application.

whats about database configuration ...

can it be done?

by the way if it is wrong section of forum but answer will definately help me...
thanks
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Re: making exe out of php files

Post by alex.barylski »

rami wrote:i have develop a small php application though it would be provided with out cost
i dot want people o give source code of the program

so is there any way to make exe out of those php pages and make it an exe application.

whats about database configuration ...

can it be done?

by the way if it is wrong section of forum but answer will definately help me...
thanks
http://www.roadsend.com/home/index.php

HTH :)
User avatar
AndrewBacca
Forum Commoner
Posts: 62
Joined: Thu Jan 30, 2003 10:03 am
Location: Isle of Wight, UK

Post by AndrewBacca »

Loving that program, downloaded it today once I got it working! Going to take sometime to learn how to draw proper windows etc but very very good tool, I am even thinking about buying a liecense for it :D

thx for the tip :)
Post Reply