Wednesday, October 28, 2009

Today we reviewed the concepts of a web server and a client machine. Then we checked our mapped drives and practiced mapping the K: drive.

Example: Drive letter is K:


Folder is \\slabadmin\htdocs\studenthost3

Next we worked on coding in notepad. We checked to make sure that we had a file named "firstweb.htm" inside our K: drives. Then we opened the file with notepad and coded as shown below.



The code above produces the measly output shown below. It's not much, but it's a start:
(Please note that the page we coded in notepad will only display as a web page when it is loaded on a webserver, i.e., on our class web server, which is your K: drive.)



Tomorrow we will work on writing our first PHP scripts.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.