Content deleted Content added
→Example of use: request clarification of PHP example |
m Dating maintenance tags: {{Clarifyme}} |
||
Line 46:
$dsn = "mysql://john:pass@localhost:3306/my_db";
$db = DB::connect($dsn);
</source>{{Clarifyme|How is this an example of DSN use|date=June 2013}}
==See also==
|