Posted by NSK on 06/08/05 23:33
Hi, I am creating a small API in PHP, i.e. a collection of reusable functions
for other programmers. As it is now, it is just many functions together in
the same file. Do you think I should make it object-oriented? What are the
pros and cons of this approach in PHP?
I am particularly very concerned about performance. Are object methods slower
than functions in php?
--
NSK
http://portal.wikinerds.org
Navigation:
[Reply to this message]
|