View Single Post
  #70 (permalink)  
Old 05-15-2008, 07:21 AM
jegan jegan is offline
D-Web Sr.Programmer
 
Join Date: Jul 2007
Posts: 161
jegan is on a distinguished road
Default Re: PHP Classes For Beginners

Overriding

Overriding a method means redefining a method inherited from the parent class in the child class.
__________________
Thanks & Regards,
Jegan CBK
"We will either find a way, or make one!”
Reply With Quote