https://github.com/umaarov/vanillaphp
Custom Application with PHP and MySQL
https://github.com/umaarov/vanillaphp
mysql pdo php xampp
Last synced: about 1 month ago
JSON representation
Custom Application with PHP and MySQL
- Host: GitHub
- URL: https://github.com/umaarov/vanillaphp
- Owner: umaarov
- Created: 2024-08-14T09:32:46.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-08-17T13:54:34.000Z (9 months ago)
- Last Synced: 2025-03-22T00:27:59.518Z (about 1 month ago)
- Topics: mysql, pdo, php, xampp
- Language: PHP
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Setup and Installation
### 1. Clone the Repository
### 2. Go to phpMyAdmin and create a MySQL database
### 3. Update the includes/database.php file with your database credentials (e.g htdocs for XAMPP)
### 4. Start your server