Thread: Classes isues
View Single Post
Old 10-23-2009, 07:31 PM   #1 (permalink)
drago
The Visitor
 
Join Date: Oct 2009
Posts: 4
Thanks: 0
drago is on a distinguished road
Default Classes isues

Hello to everybody. Im not a guru in php, so i want to ask if is possible to use function and variables from a class without creating an object of that class.

To be more explicite. I have a general class that contain a lot of functions that do things that are not related. I just want to use them.
drago is offline  
Reply With Quote