imarockstar Posted November 24, 2008 Share Posted November 24, 2008 I have a small script that I wrote.. And I am trying to make an install file so the users wil be able to just run the script .. Is there a good tutorial on how to do this ? What I want to happen : user inputs : db host, db name, db username and db password. then they make a username and password for the admin section. then the install files runs the included sql to make the table and input the dummy data .. and then redirect them to the home page. If you know of a tutorial on the best way to do this .. can you share the link .. thanks b Link to comment https://forums.phpfreaks.com/topic/134047-php-install-file-help/ Share on other sites More sharing options...
revraz Posted November 24, 2008 Share Posted November 24, 2008 Not sure why a Tutorial would exist for something like this, its just a normal Form and writing to a Database. Link to comment https://forums.phpfreaks.com/topic/134047-php-install-file-help/#findComment-697760 Share on other sites More sharing options...
imarockstar Posted November 24, 2008 Author Share Posted November 24, 2008 Well I guess my question was .. Is there a "Correct" way of doing this. b Link to comment https://forums.phpfreaks.com/topic/134047-php-install-file-help/#findComment-697789 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.