Danh mục

Tương tác giữa PHP và jQuery - part 23

Số trang: 10      Loại file: pdf      Dung lượng: 690.50 KB      Lượt xem: 8      Lượt tải: 0    
Xem trước 2 trang đầu tiên của tài liệu này:

Thông tin tài liệu:

CHAPTER 6 ■ PASSWORD PROTECTION SENSITIVE ACTIONS AND AREASModifying the App to Handle the User LogoutThe last step you need to take before users can successfully log out is to add another array element to the $actions array in process.inc.php. Insert the following bold code into process.inc.php to complete the logout process: $val ) { define($name, $val); } /* * Create a lookup array for form actions */ $actions = array( event_edit = array( object = Calendar, method = processForm, header = Location: ../../ ), user_login = array( object = Admin, method = processLoginForm, header = Location: ../../ ),...
Nội dung trích xuất từ tài liệu:
Tương tác giữa PHP và jQuery - part 23

Tài liệu được xem nhiều: