PHP Exercies

Open up XAMMP  Open up Notepadd++ or Sublime 

<html>


<body>
<font size="20">
<?php

echo "Hi my name is ";

?>
<body>
</html>

Forms ( text radio and drop down selection )

Create a simple form to collect Customer Name , T Shirt Size and Gender ( M F ) 

Help See Program Code

process_shirt_order

write a program process the  customer order.. If the customer requested size small inform the user Sorry we have sold out of size Small small else inform the customer Dear Customer thank you for order a t shirt size (Large or Medium).  Add comments to your php code

Help See Program Code

Challenge Create process.asp so that it will echo the name entered

Help See Hint

Variables and Adding

Help See Program Code

Concatenate String 

Help See Program Code

My First Form using POST ( when you run this program you will get an error as the program can not find process.php

Help See Program Code

Challenge Create process.asp so that it will echo the name entered

Help See Hint

Week 1   August 2017 

At Home Work through Solo Learn ( Module 1 and Module 2  see image below ) 

Start PHP  course on solo learn click here

What We Will Do Today 

Web Science  (C2.1 C2.4 ) Search Algorithms and Indexing the Web - Prepare 10 minute Presentation for next Class on the content covered in C2.1 - C2.4)

Download Xampp Click Here

Watch Instruction Video Below

Create A folder within the htdocs folder as in example below which will store your php programs

Use Notepad++  to create first PHP echo program

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Scroll to Top