View Single Post
Old 08-21-2009, 04:28 PM   #2 (permalink)
ioan1k
The Contributor
 
ioan1k's Avatar
 
Join Date: Mar 2009
Location: US
Posts: 76
Thanks: 0
ioan1k is on a distinguished road
Default

I don't really understand what you are saying ... but

A class has optional definitions that are final or abstract that specify specific functionality
Read more about this at http://us3.php.net/manual/en/language.oop5.basic.php

Properties and methods defined in a class wither it is public, private or protected have no influence on visibility of the class itself you can read more about this at
http://us3.php.net/manual/en/languag...visibility.php
__________________
My Portfolio - Work - Need freelance Work?
I've been developing 5 years now, and I learn something new everyday
ioan1k is offline  
Reply With Quote