Màn hình setting thêm sửa xóa B1: Tạo file PHP trong view VD: modules/Accounts/views/Settings.php Tạo function process sẽ gọi ra $viewe = $this->getViewer ($request); $viewer truyền biến sang tpl VD: $viewer->assign(‘value’,$var) $viewer sẽ trỏ về đường dẫn tpl VD:$viewer->view(‘DashBoardFunnelChart.tpl’, $moduleName) B2: Tạo file tpl theo đường dẫn trỏ ở trên . . . Read more
Thêm đoạn code trên vào đầu index.php. Sử dụng dd để debug hoặc if(isDev){…} 118.70.15.19 là địa chỉ ip của cty hà nội
Sorry you have no rights to view this entry!
Sorry you have no rights to view this entry!
Sorry you have no rights to view this entry!
Sorry you have no rights to view this entry!
Sorry you have no rights to view this entry!
Sorry you have no rights to view this entry!
string 1 và 2 nhìn giống hệt nhau, trên trình duyệt search dùng ra 2 string đó là match, nhưng khi so sánh thì không = nhau trong php string 3 là htmlentities(string2) thì xuất hiện chữ ê theo định dạng khác, htmlentities của string1 vẫn giống hệt string1 Giải . . . Read more