Opencart图片显示插件Product Images any where in store 本人从官方购买的原版,官方会定期提供升级版本,528站长论坛也会定期更新最新版本       ...				
				
													
						
				Opencart相关
			Opencart Fix OC 3.x Extension Installer
					3.0.0.0, 3.0.1.1, 3.0.1.2, 3.0.2.0, 4.0.0.0_b, 3.0.3.0, 3.0.3.1, 3.0.3.2, 3.0.3.3, 3.0.3.5, 3.0.3.6,...				
				
													
						
				Opencart相关
			Opencart Disable the directory is not allowed to be written
					Disable the directory is not allowed to be written 3.0.0.0, 3.0.1.1, 3.0.1.2, 3.0.2.0, 4.0.0.0_b, 3....				
				
													
						
				PHP日常
			出现错误”Init: Session Cache is not configured [hint: SSLSessionCache]”的解决方法
					解决方法 找到并打开文件httpd.conf find / -name httpd.conf 找到下面这句话,并删除前面的注释符,如果没有找到,那么添加这一行: LoadModule socache_...				
				
													
						
				初级码农日记
			RROR: An another FPM instance seems to already listen on /tmp/php-cgi.sock
					ERROR: An another FPM instance seems to already listen on /tmp/php-cgi.sock 1.check php-fpm process ...				
				
													
						
				PHP日常
			$b = rtrim(join(‘,’,array_unique(explode(‘,’,$a))), “,”);去除字符串中重复的字符
					把里面相同的排除掉一个 $b = rtrim(join(',',array_unique(explode(',',$a))), ","); 解读: $a是字符串 比如 $a = "'你好','你好啊'...				
				
													
						
