Code Search for Developers
 
 
  

db.ini from Astrum Futura at Krugle


Show db.ini syntax highlighted

[local]

; DSN Format: TYPE://USERNAME{:PASSWORD}@HOST{:PORT}/NAME
; Example: mysqli://root@localhost/astrumfutura

driver="pdo_mysql"
username=root
password=""
database=astrumfutura
host=localhost



See more files for this project here

Astrum Futura

Multiplayer space strategy game written in PHP5 with the Zend Framework. User interface uses Javascript/AJAX for dynamic interaction. Players compete across a hexagonal map of 10,000 sectors, planets, stars and other locations through trade and combat.

Project homepage: http://sourceforge.net/projects/astrumfutura
Programming language(s): PHP,XML
License: other

  cache/
  schema/
    database.sql
    database.xml
  db.ini
  keepme