Skip to content

Instantly share code, notes, and snippets.

@seiffert
Created December 11, 2011 18:27
Show Gist options
  • Save seiffert/1461948 to your computer and use it in GitHub Desktop.
Save seiffert/1461948 to your computer and use it in GitHub Desktop.
Mayflower Blog - ZF vs. Symfony2
database.adapter = <driver> (e.g. pdo_mysql)
database.params.host = <host> (e.g. localhost)
database.params.username = <user>
database.params.password = <password>
database.params.dbname = <database name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment