how to make EXE installer for PHP project

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
raj86
Forum Commoner
Posts: 25
Joined: Tue Sep 29, 2009 12:28 am

how to make EXE installer for PHP project

Post by raj86 »

Hi all
i need to install my php project on multiple machine so i need a .exe to install the php project on all machine.
plz help me

thanks
User avatar
s.dot
Tranquility In Moderation
Posts: 5001
Joined: Sun Feb 06, 2005 7:18 pm
Location: Indiana

Re: how to make EXE installer for PHP project

Post by s.dot »

Just copy the files and database over?
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
kalpesh.mahida
Forum Commoner
Posts: 36
Joined: Wed Oct 06, 2010 7:09 am

Re: how to make EXE installer for PHP project

Post by kalpesh.mahida »

Or you can make use of InstallShield software.

Kalpesh Mahida
Post Reply