Wednesday, November 21, 2018

Lab_04

Assalamualaikum and hi...

For this lab exercise we had did some exercise for php which is for server side web page. The server side web page being control or manipulate by admin while client side web page being control by users. We learnt how to create form for user to login into the website and give responses back to the users. The session for website also was created for the form. When the users logout it will response to session destroy.

Form

Session started

Coding for php


No comments:

Post a Comment

Lab_10

Assalamualaikum and hi.. In this exercise, I created login session that can recorded the time when user login and logout. After the user l...