Để bắt đầu, chúng ta cần hiểu rõ về validation. Validation là quá trình kiểm tra dữ liệu nhập vào có hợp lệ hay không. […]
Category: Develop
Tổng hợp các kiến thức về lập trình trong nhiều loại ngôn ngữ lập trình, nhiều framework và các CMS khác nhau
Một số câu hỏi phỏng vấn SQL
Chào các bạn, trong quá trình đi phỏng vấn vị trí lập trình viên PHP, JS gần đây tại một số công ty. Mình đã […]
SELinux là gì?
1. Khái niệm SELinux: Tăng cường bảo mật Linux (Security-Enhanced Linux) là một cơ chế kiểm soát truy cập (access control) bắt buộc . Cơ chế này nằm trong kernel […]
CentOS + Laravel error: Permission denied in /vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php:107
Trong quá trình cài đặt Laravel trên môi trường CentOS 7, tôi đã gặp phải vấn đề về permission denied cho file laravel.log và folder […]
Server send event demo javascript
If you want build an easy chat site, user to user. You can use server send javascript event. Your chat site will be completed in a […]
Auto restart mysql in Linux server
This is not a clean solution, it would obviously be better to avoid the problem in the first place. Anyway, I am not sure how […]
Macro Create Bubble Graph
Have many module support for Excel as create, write data, table and paint graph function. But these module don’t support for some graph as Bubble, […]
5 cách phổ biến nhất để cài đặt server cho ứng dụng
Có rất nhiều mô hình cài đặt server dành cho ứng dụng (application server) và mỗi mô hình lại có sự ưu việt khác nhau. […]
Config execution time in Nginx server
Other than Linux, Nginx does not set the execution time in php.ini. Here now, Nginx put it in the nginx.conf file. Specific is /etc/nginx/nginx.conf. By […]
List status codes requests (HTTP)
The values of the numeric status code to Hypertext Transfer Protocol (HTTP) requests is the data sections of messages Status, Error, Forward and Redirect responses […]