Home > Q&A > body text
What is the method for the ci framework to obtain the database version in php5.6?
I have tried all these methods, but they don’t work.
三叔2017-06-24 09:44:26
echo $this->db->version();