Overview

Namespaces

  • api
  • config
  • database
  • PHP
  • Slim
    • Exception
    • Http
    • Middleware
  • utiliy

Classes

  • DBConfig
  • Overview
  • Namespace
  • Class
  • Tree

Class DBConfig

This clas is an container for the DBConf

Namespace: config
Author: stubbfel
Since: 20.06.2013
Located at config/config.db.php
Properties summary
public static string $sqlServer "localhost"
#

Address of the sqlserver

Address of the sqlserver

public static string $sqlDBName "geoDB"
#

name of the database

name of the database

public static string $sqlDBUser "geoDB"
#

user of the database

user of the database

public static string $sqlDBUserPW "VZrSAYvmcrntQ97b"
#

password of the database

password of the database

GeoApi API documentation generated by ApiGen 2.8.0