Load product by attribute in magento

Posted by on Jan 23, 2014 in Magento | No comments yet

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

Posted by on Jan 18, 2014 in General, Magento, Php | No comments yet

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

Posted by on Jan 17, 2014 in Php | No comments yet

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

Posted by on Jan 2, 2014 in General | No comments yet

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… …

Load More