You are here: Parent Objects « PHP Programming Language « IT news, forums, messages
Parent Objects

Posted by paul.j on 01/13/07 05:26

I have

class thechild{
function sayTest()
{
parent::test(); // this right???
}
}

class theparent{
function test()
{
echo "test";
}
function __construct()
{
$e = new thechild();
$e->sayTest();
}
}

How do i get this to work ? I am trying to get a one class (A) to
create another class (B) within it, but the class B must be able to
call a function from class A. Any ideas?

Thanks
Paul Jenkins
www.pjenkins.co.uk

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация