PHP Classes

File: web.ini

Recommend this page to a friend!
  Classes of ashwin suresh morey   Connect   web.ini   Download  
File: web.ini
Role: Auxiliary data
Content type: text/plain
Description: php style ini file
Class: Connect
MySQL database access wrapper
Author: By
Last change:
Date: 19 years ago
Size: 272 bytes
 

Contents

Class file image Download
;connection specifies connection details for all pages ;path of the db, dbname, username and password [connection] hostName = localhost userName = root password = dbName = test ;log specifies the path of the log file to be created [log] log_path = c:\log.txt