Magento – Update cart quantity programatically

Magento – Update cart quantity programatically In this post we will show you how to Update cart quantity programatically in magento. by using this code you can Update cart quantity programatically. for execute this code you have to create update-cart-quantity.php(create file in root of Magento) programatically and pest code in file and pass quantity($qty) and …

Magento – Update cart quantity programatically Read More »

Magento REST API – How To create Magento REST API For 1.9.x and older version

Magento REST API – How To create Magento REST API For 1.9.x and older version In post it will show you how to create Magento REST API who give all detail of Magento like categories and products detail. For run this code you have to create get-api.php file root Magento folder and past code in …

Magento REST API – How To create Magento REST API For 1.9.x and older version Read More »

How to Login and get authorization code with OneDrive API using PHP

How to Login and get authorization code with OneDrive API using PHP In this post we will show you how to Log in and get authorization code(also with office 365 authorization) with OneDrive API using PHP. After completed process of “Registering your app for OneDrive API” you need add this code in php file. In …

How to Login and get authorization code with OneDrive API using PHP Read More »

How to get a refresh office365 token and office365 access token in office365 using PHP

How to get a refresh office365 token and office365 access token in office365 using PHP In this post we will show you how to get office365 token and in office365 using php. after completed process of “Registering your app for OneDrive API” you need add this code in php file. In this following code you …

How to get a refresh office365 token and office365 access token in office365 using PHP Read More »

htaccess – How to remove .php, .html, .htm extensions with .htaccess

htaccess – How to remove .php, .html, .htm extensions with .htaccess we are going to show you how to remove .php, .html, .htm extensions with .htaccess file. Remove .php, .html, .htm Extensions To remove the .php extension from a PHP file as an example your-domain.com/your-page.php to your-domain.com/your-page you’ve got to feature the subsequent code within …

htaccess – How to remove .php, .html, .htm extensions with .htaccess Read More »

How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu

How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu The following instructional exercise presumes you comprehend what a LAMP(Linux, Apache, MySQL, PHP) Server is, the means by which to work a site from the back end and how to introduce programming utilizing either the Software Center or the Terminal. It additionally expect encounter …

How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu Read More »

We're accepting well-written guest posts and this is a great opportunity to collaborate : Contact US