I am looking to modify a php 5.0 script to make the process easier for a customer to use the software also to provide additional security and maintain control over the use of the script
The script currently requires php 5.0, curl and iono on the hosting account in order to work it also has some install issues for non programmer types uploading in anything other than binary
What I would like to do is have an installer designed to make it easier for the customer or design a server side application so all of the installing is done on my server with the customer having to
download and install one file and a line of code to complete the process
