10-23-2009, 07:31 PM
|
#1 (permalink)
|
|
The Visitor
Join Date: Oct 2009
Posts: 4
Thanks: 0
|
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.
|
|
|
|