🎯
Focusing
Pinned Loading
-
Как подключить PDO php?
Как подключить PDO php? 1//1. Connect to DB on localhost = подключение к БД на локальном хосте
23//Создаем переменную и передаем в нее параметры подключения к нашей БД
4$pdo = new PDO ("mysql:host=localhost; dbname=test", "root", "");
5 -
Настройки Sublime text 3
Настройки Sublime text 3 1{
2"bold_folder_labels": true,
3"caret_extra_bottom": 2,
4"caret_extra_top": 2,
5"caret_extra_width": 2,
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.