title: "PHP5, MYSQL Database Operation Function Wrapper Class Collection"
date: "2008-12-13"
categories:
- "source and coding"
tags: - "mysql"
- "php coding"
I believe that users who have used PHP have also used this type of wrapper class. There are also many similar ones available online, but each has its own strengths. Now I am releasing my own version for beginners to use. I also welcome experts to criticize and correct it. Thank you in advance.
This can only be used in PHP5. If you are using PHP4, you can modify it before using it.