What is the PHP connection string to my database? |
What is the PHP connection string to my database?You can access your MariaDB database through a PHP script. This let's you read and write data to your database directly from your website.You can use the following string:
Replace the example text with the login details for your own database. You can find them in your Control Panel. |
This resource belong to this community unless differently stated. No reproduction possible without our agreement, in accordance with article L122-1 of the CPI. |