Chức năng login with google+ api
oogle OAuth API provides an easy and powerful way to integrate the login system on the website. Google Login API allows the user to sign into the website using their Google….
oogle OAuth API provides an easy and powerful way to integrate the login system on the website. Google Login API allows the user to sign into the website using their Google….
Swap là một vùng trên ổ đĩa và nó được sử dụng để làm RAM ảo cho máy tính. Bạn có thể tạo Swap file cho VPS Linux, bao gồm….
VPSSIM là tên gọi tắt của VPS SIMPLE – một tiện ích tự động cài đặt và tối ưu Nginx – PHP – MariaDB (LEMP) cho Centos VPS. Không như….
Theo mặc định, CloudFlare chỉ cache các file dữ liệu tĩnh (CSS, JS, hình ảnh…) trên hệ thống CDN của họ. Nó không cache HTML, do đó tác dụng cải thiện tốc….
Dùng hàm mysql_insert_id() để get id vừa được tạo. <?php $con = mysql_connect(“localhost”, “peter”, “abc123”); if (!$con) { die(‘Could not connect: ‘ . mysql_error()); } $db_selected = mysql_select_db(“test_db”,$con); $sql =….
MultiPHP INI Editor for cPanel The Basic Mode section of this interface loads directive values from the php.ini file for your selected domain or home directory. Make your changes to the desired directives and….
Như các bạn cũng đã biết AZDIGI chỉ sử dụng LiteSpeed Webserver Enterprise trên mọi máy chủ Hosting bao gồm gói SSD Tiêu Chuẩn và SSD Doanh Nghiệp. Việc sử….
Muốn cài các gói php thì cần phải loại bỏ php-* khỏi yum.conf sử dụng lệnh: nano /etc/yum.conf exclude=courier* dovecot* exim* filesystem httpd* mod_ssl* mydns* nsd* p0f proftpd* pure-ftpd* sp$….
Khi đăng nhập vào linux server qua ssh bạn sẽ phải cần đến một text editor để sửa chữa các file cấu hình, file html, các file script …. Có rất nhiều text….
Memcached là ứng dụng sử dụng RAM để làm cache cho các ứng dụng. Thời gian gần đây một số server memcached trên khắp thế giới bị hacker lợi dụng….