Jul
15
2009
15
2009
Magento: Clear the cache with PHP script.
It always take time to get rid of the Magento cache. However cache is needed to execute the request faster. One way of clearing the cache is delete all the directories inside the /var/cache directory. Doing that manually it will take some time if you are connected to the [...] Continue Reading…
Jul
13
2009
13
2009
Search in Files using PHP Script with unix commands
Search in large number files is painful & slow for the Magento based projects. If you are using your editor’s built-in search feature, then also it may take lots of time to search within all directories. In case of you are editing the files on the live server, its very [...] Continue Reading…
