Add Class Library

2018-07-16 10:05:30
tengfei
6377
Last edited by tengfei on 2019-01-08 09:47:23
There is no difference between the independent class library files and the PHP class, as long as they are saved under the "lib" directory with a file name in lowercase, or create a directory. For example, add a class of image and save it in lib/image.class.php or in lib/image/image.class.php.
Write a Comment
Comment will be posted after it is reviewed.