14/12/2019
use password_hash() to create a bcrypt hash of any password: password_hash('yourPassword', PASSWORD_DEFAULT); use password_hash() to create a bcrypt hash of […]
16/06/2020
Database là gì? Một Database (Cơ sở dữ liệu) là một tập hợp dữ liệu đã được tổ chức sắp […]
08/12/2018
Chào các bạn, hôm nay mình hướng dẫn các bạn cài đặt một vps tự động chạy website wordpress dễ […]
09/12/2019
Câu lệnh SQL update url website wordpress SET SQL_SAFE_UPDATES = 0; UPDATE wp_options SET option_value = replace(option_value, 'http://www.oldurl.com', 'http://www.newurl.com') WHERE […]
14/09/2023
Step 1: Step 2: Edit file version.conf and remove add_header X-Powered-By “EasyEngine v4.6.6 Step 3: Restart docker
12/10/2023
Add code to wp-config.php or function.php file




