|
Posted by Toby A Inkster on 04/16/07 07:31
amygdala wrote:
> Since I would like to have only one database handler that can be accessed by
> both the constructor and the factory method (?) getUserById() I decided to
> declare $dbh static. Does this make sense?
It makes sense, but a better solution would be to make your database
object into a singleton class. That is, similar to the Database object
here:
http://message-id.net/<r1s3f4-4kp.ln1@ophelia.g5n.co.uk>
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
Geek of ~ HTML/SQL/Perl/PHP/Python*/Apache/Linux
* = I'm getting there!
Navigation:
[Reply to this message]
|