Skip to content

NewMXHieu/LAPTOPSHOP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

155 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAPTOPSHOP

Đọc kĩ hướng dẫn trước khi code

  1. Cách tạo ajax: đưa file xử lý ajax vào laptopshop/src/api, thay đổi đường dẫn url ajax cho script là api/"tên file xử lý api", ví dụ:

alt text

  1. Cách tạo đường dẫn cho trang mới: vào file main.php, thêm route vào file main.php tương tự như sau:

alt text

sau /laptopshop/ là tên trang muốn tới

require__DIR__ . '/ tên file cần truy cập đến

sau khi thêm đường dẫn xong, khi nào cần dùng link thẻ a thì chỉ cần href = "tên đã đặt ở file main.php",ví dụ:

alt text

  1. Cách sử dụng static file, link đúng đường dẫn, ví dụ: alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors