PHP: Singleton vs Static Class

Posted by user348291 on Stack Overflow See other posts from Stack Overflow or by user348291
Published on 2010-05-25T12:56:57Z Indexed on 2010/05/25 13:01 UTC
Read the original article Hit count: 155

Filed under:
|
|

Hello,

Just wanted to know what exactly is the difference between a singleton and static class?

Thanks for your time

© Stack Overflow or respective owner

Related posts about php

Related posts about web-development