<? /* Common MySQL connection variables */ $hostName="localhost"; $dbUserName="root"; $dbPassword=""; $dbName="naia"; ?>