PHP Classes

File: uservariables

Recommend this page to a friend!
  Classes of Jeff Hines   ComboBox   ???   Download  
File: ???
Role: ???
Content type: text/plain
Description: Common uservariable file
Class: ComboBox
Author: By
Last change:
Date: 24 years ago
Size: 119 bytes
 

Contents

Class file image Download
<? /* Common MySQL connection variables */ $hostName="localhost"; $userName="username"; $password="password"; ?>