Hi,
I have a set of scripts that read off a config_inc.php file (eg: database,
username,password, admin_username,admin_pass etc), instead of the client
manually making the changes (with mistakes sometimes) I have made a form
where the client can pick most of the values via a drop down box and then
submits the form and the config file gets built...

I have gotten as far as building the HTML form and according to the input,
set the variables, how do I create the php file and force a download so the
client simply downloads the file, then uploads it to the programs directory?

Anybody have any prewritten code you are willing to share?
if not, links, suggestions,references to the manual and comments would be
appreciated.

Thanks,
-Ryan

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to