Posted by DuSTiN KRySaK on 10/21/23 11:12
Novice PHPer, and i am wondering why one would use a function instead
of a class (or object)? They seem to server very similar in use.
The way I see it, is a function if for repeated use in a project
specific manner, where as a class could be used for many projects.
is this correct?
Although one could just include the function library in multiple
projects.
Thanks!
Dustin
Navigation:
[Reply to this message]
|