Recent Changes - Search:

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.

Case Study: The functions of MySQL, PHP, JavaScripts and AJAX

Overview: 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:

  • Install an Apache Web server that is powered with MySQL and PHP in your computer. Please use the previous tutorial material: Installing a Web Server if you forget how to do that.

Activity 2:

Some interesting resources


Submission

  • You need to demonstrate your work to Steven in a tutorial session. Steven may ask you some questions to test your knowledge.
Edit - History - Print - Recent Changes - Search
Page last modified on November 25, 2009, at 08:46 AM