The PDO_CUBRID Data Source Name (DSN) is composed of the following elements:
| DSN prefix | The DSN prefix is cubrid: |
| host | The hostname on which the database server resides. |
| port | The port number where the database server is listening. |
| dbname | The name of the database. |
Example:
"cubrid:host=127.0.0.1;port=33000;dbname=demodb"
Installation Instructions [CUBRID PDO Driver Installation Instructions] Tutorials and Guides CUBRID PDO Online Manual [PDO_CUBRID DSN] PDO::cubrid_schema [CUBRI...
last month
Installation Instructions [CUBRID PDO Driver Installation Instructions] Tutorials and Guides CUBRID PDO Online Manual [PDO_CUBRID DSN] PDO::cubrid_schema [CUBRI...
3 months ago