Tương tác giữa PHP và jQuery - part 22 docx
... preceding code, click the php- jquery_ example database, and then the users table. Select the Browse tab to view the user info in the table (see Figure 6-3 ). Figure 6-3 . The test user data after ... process.inc .php and insert the following bold code: < ?php /* CHAPTER 6 ■ PASSWORD PROTECTION SENSITIVE ACTIONS AND AREAS 216 < ?php /* * Display the calendar...
Ngày tải lên: 04/07/2014, 17:20
... http://localhost/admin .php and create a new event with the following information: • Event Title: Dinner Party • Start Time: 201 0-0 1-2 2 17:00:00 • End Time: 201 0-0 1-2 2 19:00:00 • Description: Five-course ... correctly: < ?php /* * Include necessary files */ include_once ' /sys/core/init.inc .php& apos;; /* * Load the calendar */ $cal = new Calen...
Ngày tải lên: 04/07/2014, 17:20
... Figure 1 0-1 ). CHAPTER 10 ■ EXTENDING JQUERY 360 Figure 1 0-1 . The event title enlarges when hovered over Summary You should now feel comfortable building custom plugins in jQuery, both ... can extend the jQuery library with your own custom scripts. Congratulations! You’ve now learned how to use PHP and jQuery together to build custom applications with a desktop a...
Ngày tải lên: 04/07/2014, 17:20