Load product by attribute in magento
While generally we load a product in Magento by its id, it is also possible to load product by attribute in magento. To do that use the following code – Just replace ‘attribute_name’ with the name of the attribute and …
Update products stock by code magento
Sometimes when using EDI(Electronic data interchange) we need to update the product attributes in magento For example EDI846 which deals with product stock So how can we do this lets see First of all we need to process the edi …
Cron job command in cpanel
Here is the code snippet to add a cron job in cpanel ie cron job command in cpanel here {user} has to be replaced with your username and {docron.php} with the file you need to excecute Hope this helps you …
PHP Tour Lyon calling for papers
The PHP Tour Lyon 2014, organized by AFUP, French PHP Users Association, will be held on June 23st and 24th. The PHP Tour event is a conference moving each year all around the country. Nantes in 2012, Lille in 2011… …
