Q Question Everything! New member Jul 26, 2009 #1 Why should i use a class? Also can you tell me about class variables?
R Robinghood New member Jul 26, 2009 #2 A php class may contain useful functions that you can use to your script. You don't have to write the functions anymore as it is already in the class.
A php class may contain useful functions that you can use to your script. You don't have to write the functions anymore as it is already in the class.