TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Showing results 1 to 5 of 5
Search took 0.02 seconds.
Search: Posts Made By: sohdubom
Forum: Advanced PHP Programming 08-21-2009, 05:19 PM
Replies: 7
Views: 1,034
Posted By sohdubom
I'm talking about Encapsulation and Data Hiding,...

I'm talking about Encapsulation and Data Hiding, where Encapsulation is the ability to group attributes and methods inside a single class/object and Data Hiding is the ability to access control to...
Forum: Advanced PHP Programming 08-21-2009, 04:16 PM
Replies: 7
Views: 1,034
Posted By sohdubom
Class-Object visibility through Properties-Methods Access Modifiers

::Class-Object visibility through Properties-Methods Access Modifiers

In PHP, is it correct to say that we control Class-Object visibility by setting the correct Access Modifier to its properties...
Forum: Advanced PHP Programming 08-10-2009, 06:14 PM
Replies: 1
Views: 578
Posted By sohdubom
Destroying related objects doubt

::Destroying related objects doubt

One thing that is confusing me is regarding the lifecycle of the associated objects and the related data in the database. Suppose we have an example of object...
Forum: Advanced PHP Programming 07-27-2009, 08:41 PM
Replies: 3
Views: 626
Posted By sohdubom
Yes, we don't need the & in PHP5 ... but actually...

Yes, we don't need the & in PHP5 ... but actually snippet 01 and 02 are not regular Association, but instead the specialized versions: Agregattion and Composition
Forum: Advanced PHP Programming 07-27-2009, 04:58 PM
Replies: 3
Views: 626
Posted By sohdubom
Object Association doubt.

Hi. I was wondering which one of the samples below would be right to set as object association.

===snippet 01===
$p1 = new Person(10, 'John Doe', '31/07/1967');
$a1 = new Account;
$a1->accountOwner...
Showing results 1 to 5 of 5

 

All times are GMT. The time now is 11:33 PM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design