Previous Page
_dropSequence()

Solar_Sql_Adapter_Mysql
_dsn()

Next Page
_exception()

_dsn()

protected string _dsn ( )

Creates a PDO-style DSN.

Inherited from Solar_Sql_Adapter.

Parameters

  • None.

Returns

  • (string) A PDO-style DSN.

Description

Creates a PDO-style DSN.

For example, "mysql:host=127.0.0.1;dbname=test"