View Single Post
  #12 (permalink)  
Old 04-21-2008, 06:38 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

we can create n number of objects using a class. i think there is no restrictions in numbers to create objects. but we can restrict by the access level. we will see all access levels supported by php using simple examples.
__________________
Thanks & Regards,
Jegan CBK
"We will either find a way, or make one!”
Reply With Quote