Re: public/private variables in a php objects
[email protected] ("Jakes") Mon, 23 Feb 2004 07:59:56 +0200
| Newsgroups | php.lang |
|---|---|
| Message-ID | <[email protected]> |
Yes there is now in version 5. Its still in beta, but you can download it here! http://www.php.net/downloads.php#v5 "Kavinda" <[email protected]> wrote in message news:[email protected]... > Hi, > > Is there such thing as public/private variables in a php class? if there is, > how do i declare a private varable -- from what php version does this work > from? > > Thanking in advace, > Suranga.