Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/szolll/php_sql_file_installer

Simple HTML,CSS PHP webpage for installing a .sql file
https://github.com/szolll/php_sql_file_installer

Last synced: about 2 months ago
JSON representation

Simple HTML,CSS PHP webpage for installing a .sql file

Awesome Lists containing this project

README

        

# php_sql_file_installer

Simple HTML, CSS PHP webpage for installing a database via .sql file

# Usage

Upload the file to your php-enabled website, and change the in-file settings to match your database configuration. Ensure the .sql file exists. Your SQL file should be named setup.sql.