PHP Classes

File: env.sample

Recommend this page to a friend!
  Classes of georgios spanos   Simple PHP Database Wrapper Class   env.sample   Download  
File: env.sample
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Simple PHP Database Wrapper Class
Run common SQL queries on a given database table
Author: By
Last change:
Date: 10 months ago
Size: 206 bytes
 

Contents

Class file image Download
DEBUG=false DB_HOST="localhost" DB_USER="root" DB_PASS="toor" DB_NAME="test_database" DB_PORT=3306 DB_CHARSET="utf8mb4" DB_COLLATION="utf8mb4_general_ci" LOG_PATH="path of log file with proper permissions"