|
Web Design ![]() This website demonstrates using wikis as teaching and learning tool. The course instructor is happy to share the teaching materials here with those who find it readable. |
Tutorial /
Case Study: The functions of MySQL, PHP, JavaScripts and AJAXOverview: In this tutorial, you will go through all the necessary steps in building a website which uses MySQL (database) to store information, PHP (server-side script) to retrieve and update information in database, and JavaScript (client-side script) to asynchronously send request to the PHP program. You will understand more about the functions of database, server-side scripts, and client-side scripts in building a website. Activity 1:
Activity 2:
Some interesting resourcesSubmission
|