Magento

customer registration programmatically in Magento code from an external php file

customer registration programmatically in Magento code from an external php file In this post we’ll show you how to customer registration programmatically in magento using with exteranl php file. By using following code we can register user and create seeeion on user or customer. This post is use for register user or customer registration programmatically …

customer registration programmatically in Magento code from an external php file Read More »

Magento – Get customer details from customer id

Magento – Get customer details from customer id Get customer details from customer id : This post is use for get detail from customer id in Magento. In this post we get customer id and pass to function get_customer_detail, It will gt all detail of added Customer. // function to get user detail function get_customer_detail($customer_id) …

Magento – Get customer details from customer id Read More »

This post show code for execute/run query for Direct MySQL query for create, read, update and delete.

This post show code for execute/run query for Direct MySQL query for create, read, update and delete. Method 1 Read Query and returns as array In Magento. Insert Query For Magento. Update Query For Magento. Delete Query For Magento. Magento Query for create, read, update, and delete operations. Method 2 Magento : Create Database Connections …

This post show code for execute/run query for Direct MySQL query for create, read, update and delete. Read More »

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