Hi
class myclass extends Person {
function myclass()
{
parent::Person() ;
}
}
What this line will do parent::Person();
Thanx
Hi
class myclass extends Person {
function myclass()
{
parent::Person() ;
}
}
What this line will do parent::Person();
Thanx
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks