Question
PHP HTML CSS coding assignment. I need some help deciphering what my teacher is asking and how to go about this PHP HTML CSS coding
PHP HTML CSS coding assignment.
I need some help deciphering what my teacher is asking and how to go about this PHP HTML CSS coding assignment.
OVERVIEW You will develop an organizational chart for your company using functions, includes, and variables. INSTRUCTIONS Create an organizational chart using PHP. You must also include images for these individuals. Using PHP variables, store each individuals name, information about them, and a link to a separate page for that person in a PHP script called variables.php. The main chart web page should be constructed using XHTML and use the PHP variables.php script to output each persons name and the link to their web page. Each web page should include a photo and at least 4 unique pieces of information of your choice such as job title, department, degree, favorite book, hobby, goals, interests, or accomplishments. Each of the individuals unique information should exist within PHP variables. The contents of the variables should be output in a properly formatted web page for each individual.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started