Skip to main content

PHPZAG.COM

  • Home
  • Tutorials
    • PHP
    •  OOP
    • Laravel
    • AngularJS
    • WordPress
    • HTML5
    • Javascript
    • JQuery
    • Magento
    • MYSQL
    • WordPress
    • Payment Gateways
  •  Live Demos
  • Advertise

Author: PHPZAG Team

Creating Custom Magento URL Rewrites

Last Updated: 3 April, 20243 April, 2024 PHPZAG Team Magento Leave a comment

We can create modules in Magento and can create fancy URL for our module without using .htaccess rewrites. It’s very easy, Magento has very easy way for URL rewrite using config.xml. 

Read More

Generate CSV file in Magento

Last Updated: 3 April, 20243 April, 2024 PHPZAG Team Magento 2 Comments

Magento provides a functionality to directly export the content from the grids in admin section  like Sales, Products etc in the form of CSV or XML. But sometimes you need to generate a CSV with the custom data. Magento has already a nice class for it, it can be found at lib/Varien/File file name Csv.php. This class […]

Read More

How to Handle AJAX Requests in Magento

Last Updated: 2 April, 20242 April, 2024 PHPZAG Team Magento Leave a comment

Sometimes it’s very troublesome to implement Ajax with Magento. Here in this post , I have explained few simple step to to implement Ajax with Magento.

Read More

How to Override Magento Admin Controller

Last Updated: 2 April, 20242 April, 2024 PHPZAG Team Magento Leave a comment

If you’re looking for solution to customizing Magento admin core functionality or want to change core functionality of any controller. Don’t worry, it’s really very easy.  You just need to override controller action with your controller action. In this tutorial, I have explained how to override Magento admin controllers.

Read More

Show Popup Message Few Seconds Using jQuery

Last Updated: 2 April, 20242 April, 2024 PHPZAG Team JQuery 3 Comments

We often need to display popup with message that’s need to disappear after certain amount of seconds. Once I was creating this and it took me some time to find a good tutorial to create it. So to make things easy for you, here in this tutrial, I have created a simple tutorial to create […]

Read More

Posts navigation

    class='wp-pagenavi' role='navigation'>
  • First
  • Previous
  • 43
  • 44
  • 45
  • 46
  • 47
  • Next


Subscribe my updates via Email

  • Facebook
  • Twitter
  • Google Plus
  • Feed

Popular Search Tags

AI Tools AngularJS API Articles Code Snippets copilot Gemini HTML5 Interview Questions Javascript JQuery Laravel Magento MYSQL Payment Gateways PHP Tutorials vscode Wordpress

Latest Tutorials

  • How Copilot Agent Helps You Become a 10x Developer 10 August, 2025
  • How To Use GitHub Copilot Agent Mode in VS Code 27 July, 2025
  • How to Use Codename Goose AI Framework 31 May, 2025
  • How to Use Gemini Code Assist with GitHub in VSCode 3 May, 2025
  • How to Use Gemini Code Assist Shortcuts in VSCode 20 April, 2025

Popular Tags

AI Tools AngularJS API Articles Code Snippets copilot Gemini HTML5 Interview Questions Javascript JQuery Laravel Magento MYSQL Payment Gateways PHP Tutorials vscode Wordpress

Copyright © 2011 - 2025 PHPZAG.COM All rights reserved. | About | Contact | Advertise | Privacy Policy