Page 1 of 1

Traits in PHP

PostPosted: Tue Jan 22, 2013 2:27 am
by beniston
You would probably know that the new thing in PHP 5.4.x is Traits.

Here is an article for programmers to understand it clearly.

http://phpmaster.com/using-traits-in-php-5-4/

Re: Traits in PHP

PostPosted: Wed Jan 30, 2013 10:32 pm
by beniston
Is Traits Good or Bad?

Both? Why Bad?

http://phpmaster.com/php-traits-good-or-bad/