Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/szolll/php_sql_file_installer
- Owner: szolll
- License: mit
- Created: 2024-01-11T20:03:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-11T20:09:30.000Z (about 1 year ago)
- Last Synced: 2024-11-05T19:06:44.629Z (3 months ago)
- Language: PHP
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.