PHP CODE NEED for question URGNENTLY
Posted: Wed Oct 09, 2013 3:59 am
01. Create a class named person with properties such as name ,age ,and nationality .In the person class, create functions named getdetails and display details
to accept and display the details of the person . derive a class named student from person class . in the derived .Create a properties specific student such as roll no ,class , and makes and add functions to accept and display the student details
How can i do that could you please help me anyone . ?.
to accept and display the details of the person . derive a class named student from person class . in the derived .Create a properties specific student such as roll no ,class , and makes and add functions to accept and display the student details
How can i do that could you please help me anyone . ?.