Singleton
Posted: Sun Mar 04, 2007 11:58 pm
Hi,
I'm using a singelton class based software in PHP in which the classes have been declared already at once and are globally accessible. Now I would like to create a new class which is no way related to the software. What I wrote is a small plugin which software supports. Now I would like to implement the class and use it. Will it effect the design o f the software. The software I'm using is wordpress.
Thanks in Advance
I'm using a singelton class based software in PHP in which the classes have been declared already at once and are globally accessible. Now I would like to create a new class which is no way related to the software. What I wrote is a small plugin which software supports. Now I would like to implement the class and use it. Will it effect the design o f the software. The software I'm using is wordpress.
Thanks in Advance