View Single Post
  #64 (permalink)  
Old 05-14-2008, 06:09 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

Reusing the same method name in a class called overloading. The overloading method shares common method name and different return type and different parameter list.
__________________
Thanks & Regards,
Jegan CBK
"We will either find a way, or make one!”
Reply With Quote