The class currently recognises and treats NULL values. It does not recognise MySQL functions, such as NOW(), etc. Not sure how we'd tackle this, but probably through some sort of list of MySQL functions that we can check variables against.
The class currently recognises and treats NULL values. It does not recognise MySQL functions, such as NOW(), etc.
Not sure how we'd tackle this, but probably through some sort of list of MySQL functions that we can check variables against.