Login   Register  
PHP Classes
elePHPant
Icontem

File: web.ini

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  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: 2005-10-27 03:06
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