有没有办法在xampp中将php 5.5降级到5.3?我在谷歌搜索,但每个人只是告诉我卸载xampp并安装旧版本.我可以将php 5.5降级到5.3而无需重新安装xampp吗?
php xampp
我有商店代码,如何检查商店是否存在?我试过了:
Mage::app()->getStore($storeCode);
但如果商店不存在,它只打印404页面.
magento
magento ×1
php ×1
xampp ×1