Download as ppt, pdf, or txt
Download as ppt, pdf, or txt
You are on page 1of 4

2020

Computer Laboratory 1
Getting started with PHP
1
1
2020

Computer Laboratory 1

• Write a PHP script to get the PHP version and configuration information.
(Need a little research!) 

2
2
2020

Computer Laboratory 2

• Write a PHP script to display the following strings:


• Tomorrow I’ll learn PHP global variables.
This is a bad command : del c:\\*.*

3
3
2020

Computer Laboratory 3

• Write a PHP program that displays your personal information:


• Name
• Address
• Birthday
• Date of Birth
• Contact Information

You might also like