Tuesday, 28 November 2017

Saturday, 18 November 2017

week 10 : Lab Toturial PHP

For this week we are learning PHP refer to 3w Scholl.

e.g coding for PHP:


<!DOCTYPE html>
<html>
<body>

<?php
echo "My first PHP script!";
?>


</body>
</html>

week 9: Class Cancel



Wednesday, 1 November 2017

week 8: Quiz in class


week 7: Learning PHP (Teori in Class)




-For this week we learn about PHP :

Inro for PHP :

Rasmus Lerdorf created PHP in 1994.
Danish-Canadian programmer
PHP is one of the server-side scripting languages.
PHP was originally called Personal Home Page.
PHP is an open source and eventually the name changed to PHP Hypertext Pre-processor.

PHP scripts can be embedded within HTML to create dynamic and interactive web pages (e-commerce or application web-based system).

How PHP scripts are accessed + interpreted :



Week 14 : Presentation

      For this project it was conduced by 4 people. Elisha, Atiyah, Diana and me. For this project we assigned to make a website using a ...