ID: 33498 Updated by: [EMAIL PROTECTED] Reported By: jakob dot marberger at technoplast dot at -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: win xp PHP Version: Irrelevant New Comment:
But this is basic OO principles... if you don't know those then why are you using OO? Get a good OO book... Previous Comments: ------------------------------------------------------------------------ [2005-06-28 11:44:05] jakob dot marberger at technoplast dot at Description: ------------ Hi all! I have tried to get into the new object and class thing of php5 and - the documentation doesnt really help. It is explained how things are, but not what they mean. example: visibility It states that visibility must be defined. But what is visibility? What is the effect of public or protected? Nothing of that kind in there. As it is, unless you know the stuff already (in which case you dont need the doku) you can work with it. If you dont (and therefore need the doku) you cant. Sorry for the bother, but I depend on this... Thanks, Jakob Reproduce code: --------------- // no code - documentation problem Expected result: ---------------- // none Actual result: -------------- // none ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=33498&edit=1
