Issue
I want to create a web installer,In other words i want whenever someone download our zip code and extract then user should see a form ( register form) and after fill the form,data should save in database How can i do this ?
Solution
In your folder structure there should be a index.php page and then when someone extract your file and try to access into it via localhost it will open the index.php. Then you should provide the sql file of the DB. Better to incliude a readme file. Where it will include that user have to extract your file and then need to upload sql file into db with the correct database name.
Answered By - Nipun Tharuksha
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.