How to make installshields for the PHP coded softwares
I have prepared a school result processing software in PHP that runs via localhost. It works nice and almost fulfilled all the requirements but I dont know how to create the installshield for it so that i could deliver to my clients. I want the installshield to automatically configure the PHP, apache and mysql along with the extraction of the pages of the codes i developed. It should also map the directory of the coded files with the server so that nothing is left for the lame user to worry about configuaration. S/he just need to type the url and start working.
If any experts, I want your sincere help.
|