https://github.com/chez14/phpxdb
PHP x DB with grace
https://github.com/chez14/phpxdb
example mysql mysqli php
Last synced: about 1 year ago
JSON representation
PHP x DB with grace
- Host: GitHub
- URL: https://github.com/chez14/phpxdb
- Owner: chez14
- Created: 2018-02-04T08:40:37.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-04T11:03:04.000Z (about 8 years ago)
- Last Synced: 2025-02-23T13:56:42.467Z (about 1 year ago)
- Topics: example, mysql, mysqli, php
- Language: PHP
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP x Database Example
This project are a little example how to *database* beautifuly.
This project contains a little info how to apply a prevention for:
- XSS Injection
- SQL Injection
## Getting started
- Copy to appropriate folder
- Set the `inc/config.php` file (it contains a little setting about the database).
- Goto `/migrate.php` to init some tables and rows.
- The real example are in `index.php`.
## Minimum Requirements
- PHP 5.6 or later (works better with PHP 7.0)
- MySQL / Maria DB (we're using the MySQLi plugins).
- MySQL / MadiaDB Extension for PHP.
## Credits
Emoticons are provided by [Vecteezy](https://www.vecteezy.com/vector-art/82351-cat-emoticon-vectors) and extraced one-by-one by me.