Monday 19 July 2004 1:53:20 pm
Just curious, I'm about to try this, but my scanning of the code for the db class looks like you can really only have one instance at a time. So, if you change the instance, even if you park this in another variable (something other than $db), you'll end up changing your database, which in most cases would break everything else. Am I wrong? I suppose I'll find out soon enough, but I thought I'd ask anyway.
|