The PDO_MYSQL Data Source Name (DSN) is composed of the following elements:
The DSN prefix is mysql:.
The hostname on which the database server resides.
The name of the database.
| Zurück | Zum Anfang | Weiter |
| MySQL Functions (PDO_MYSQL) | Nach oben | Verbesserte MySQL Erweiterung |