Create a PHP page, with the standard HTML <head>,
<title> and <body> tags.
Save your file with the .php extension.
Inside the <body> tag, create a PHP section and create
several variables regarding on the student information example
Student_FirstName, Student_MiddleName, Student_Lastname, address, course, year, and motto will show as a text in the browser.
Comments
Leave a comment