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 . ?.
PHP CODE NEED for question URGNENTLY
Moderator: General Moderators
Re: PHP CODE NEED for question URGNENTLY
Yeah, we're not doing your homework for you.
- AbraCadaver
- DevNet Master
- Posts: 2572
- Joined: Mon Feb 24, 2003 10:12 am
- Location: The Republic of Texas
- Contact:
Re: PHP CODE NEED for question URGNENTLY
Well, not for free!Celauran wrote:Yeah, we're not doing your homework for you.
mysql_function(): WARNING: This extension is deprecated as of PHP 5.5.0, and will be removed in the future. Instead, the MySQLi or PDO_MySQLextension should be used. See also MySQL: choosing an API guide and related FAQ for more information.