innova
01-28-2005, 03:35 PM
Something I have been wondering for awhile...
I have a project I've been messing around with and I would like to implement some of the new features in mysql 4.1.x as opposed to the 4.0.x series.
Now, I have been reading up on mysql/mysqli on the php side of things. One question I havent found the answer to is this:
How can one support both versions? Lets say I want to support mysql 4.0.x and gradually move to 4.1.x and incorporate new functionality. Of course, eventually 4.1.x will be the norm.
Is there a good way to handle this?
I have a project I've been messing around with and I would like to implement some of the new features in mysql 4.1.x as opposed to the 4.0.x series.
Now, I have been reading up on mysql/mysqli on the php side of things. One question I havent found the answer to is this:
How can one support both versions? Lets say I want to support mysql 4.0.x and gradually move to 4.1.x and incorporate new functionality. Of course, eventually 4.1.x will be the norm.
Is there a good way to handle this?
