Muhammad Farooq

Tasks

Sr#

Task

Details

Links

01 Print Name Create a php file. Define variable and print Name. Link
02 Simple Calculator Create a php file. Three input fields for number1 number2 and operator selector and display result Link
03 Table(Without loop) Create a php file. one input file and a submit button and display table of number without loop Link
04 Table(With loop) Create a php file. one input file and a submit button and display table of number with loop Link
05 Table(With function) Create a php file. one input file and a submit button and display table of number with function Link