Question: Please help with the following PHP lab. Its working but its not showing certain things that need to be part of my lab to display
Please help with the following PHP lab. Its working but its not showing certain things that need to be part of my lab to display they are the following:
items not displaying accordingly.
Found 'table' HTML tags, expecting a minimum of : no
Found tr HTML tags, expecting a minimum of : no
Looking for PHP method 'getFooter with parameters: no parameter count is wrong
Looking for PHP property $coname with 'VacayRUs: no property value is wrong,
need these items to display correctly.
This is the code and please i need to use this same code just with the above portions being part of the display.
Fun Zone";
class Company
Properties with specified visibility and initial values
public $coname 'Vacay R Us;
private $coaddr Oak Ct;
private $cocity 'Miami FL ;
Method getHeader with two parameters company name and color
public function getHeader$companyName, $color
$companyname "Fun Zone";
$companyname
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
