Open rhaubt opened 6 years ago
Install and run XAMPP
Become familiar with XAMPP / HTDOCS folder
use basic echo function "<?php echo 'My first php'; ?> to write some stuff on a website
use date function to get date, day, month, time from the server
do some basic maths using variable eg '$num1' +, -, *, /
Install and run XAMPP
Become familiar with XAMPP / HTDOCS folder
use basic echo function "<?php echo 'My first php'; ?> to write some stuff on a website
use date function to get date, day, month, time from the server
do some basic maths using variable eg '$num1' +, -, *, /