You are here: Re: How to redeclare class in php « PHP « IT news, forums, messages
Re: How to redeclare class in php

Posted by Pro N00b on 02/21/05 13:39

misza wrote:
> Hi,
>
> Is there any way to redeclare class in php? Maybe external tools that
> allow this (pecl)?
>
> Michal

<?php
class myclass {
var $message = 'hello world';

function sayhello($name) {
return 'hello, '.$name;
}
}

$john = new myclass;
echo $john->message; // hello world
echo $john->sayhello('jennifer'); // hello, jennifer
?>

 

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

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