PHP CI Framework Issues
I use the library in different two classes to load a similar class normal situation should be the second load overwrite the first time but now is the second time the library does not seem to execute the image or the first time the load
------Solution--------------------
This post was last edited by xuzuning on 2012-12-19 14:37:46
This is the difference between PHP4 and PHP5.
CI is based on the PHP4 development, in the PHP5 show is not generally normal
------Solution--------------------
CI based on PHP4?? This seems wrong, CI, I think it's class.
------Solution--------------------
References:
this post was last edited by xuzuning on 2012-12-19 14:37:46
This is the difference between PHP4 and PHP5.
CI is based on the PHP4 development, in the PHP5 show is not generally normal
The new version of CI has made quite a few improvements to PHP5.