📝 Update and organize project documentation and assets
This commit is contained in:
3
docs/projects/memorypalace/Apple Notes/php.md
Normal file
3
docs/projects/memorypalace/Apple Notes/php.md
Normal file
@@ -0,0 +1,3 @@
|
||||
<span style="color:#000ff;">require 'constants.php';</span>
|
||||
<span style="color:#000ff;">$db = new PDO("mysql:host=localhost;", "freepointadmin", "mindmap123");</span>
|
||||
<span style="color:#000ff;">print_r($db); ?></span>
|
||||
Reference in New Issue
Block a user