Techflirt
  • Home
  • About Me
  • Mission and Vision
  • Contact Me
  • Support TechFlirt
  • Categories
    • PHP
      • CakePHP
    • Mysql
    • JavaScript
    • Magento
    • Linux
    • Web Tool
    • Tutorials

Magento Flow of Code Execution

By Ankur Kumar Singh On May 21, 2013 · Leave a Comment · In Magento

If you have installed magento and has some understanding of magento directory structure, and want to learn how to develop a module or customize existing module then first thing you should learn is magento flow of code execution. Here in this we will explore about different aspect of magento code flow. Primarily we will explore following topic of magento flow [...]

Continue Reading →

Magento Directory Structure and Files

By Ankur Kumar Singh On May 8, 2013 · Leave a Comment · In Magento

As we all know that Magento is configuration based MVC developed in PHP language. Magento uses zend framework as a base library. Magento has very powerful yet simple structure. Magento has very flexible and defined directory structure. In this post we will explore Magento directory structure and some important files. We will also explore purpose of the different [...]

Continue Reading →

How to Install Magento

By Ankur Kumar Singh On May 2, 2013 · Leave a Comment · In Magento

If you are developer, webmaster or store owner and want to start with magento, then first thing you should learn is, how to install magento. Once you will successfully install magento on your server you can proceed further with your eCommerce development and management activity.

In this chapter we will explore different aspect of magento Installation. Here we [...]

Continue Reading →

Basic Linux Commands

By Ankur Kumar Singh On April 16, 2013 · Leave a Comment · In Linux

If you are using Linux in command line mode then understanding of basic Linux commands is very important for you. In this tutorial we will discuss some basic Linux commands which is necessary to operate Linux operating system.

If you have basic knowledge about Linux operating system like file structure, how to start Linux etc [...]

Continue Reading →

Linux Directory Structure

By Ankur Kumar Singh On April 16, 2013 · Leave a Comment · In Linux

Since Linux a File based operating system, Linux directory structure play important role. So before going into much detail about the basic command let us explore Linux Directory Structure.

In this part we will explore the different system created top level directories of the Linux. If you have installed Linux then before moving further you [...]

Continue Reading →

How to Install Linux

By Ankur Kumar Singh On April 16, 2013 · Leave a Comment · In Linux

Once you will plan to learn Linux then you will have one question “How to install Linux”. In this part of our tutorial we will explore on how to install Linux OS by using different method. In this chapter we will take an example of CentOS operating system and discuss it different method of installation.

Before going further in [...]

Continue Reading →

What is Linux and Why we use it

By Ankur Kumar Singh On April 16, 2013 · 1 Comment · In Linux

In this chapter we will discuss introduction of Linux. In this chapter we will explore some basics of Linux. This chapter covers topic like what is Linux, history of Linux, why we use Linux and some basics of the Linux operating system. Here we will also explore about the advantages of using Linux, why Linux is [...]

Continue Reading →

Linux Tutorial for Beginners

By Ankur Kumar Singh On April 16, 2013 · Leave a Comment · In Linux

If you are new for Linux and want to learn about basics of Linux then you are at right place. In this Linux tutorial series we will start from beginning of installation and finished with with high level shell script creation. In this Linux tutorial will also describe the best approach to learn Linux. Or in simple term how to learn Linux.

This tutorial is for beginner [...]

Continue Reading →

PHP Method Chaining

By Ankur Kumar Singh On March 24, 2013 · 7 Comments · In PHP

With the help of php method chaining or PHP function chaining we can call more than one method or function of the class in single instruction. I have seen very rare implementation of php method chaining. If you have worked with Zend framework or magento(build on zend) you can get various example of method chaining. In this [...]

Continue Reading →

Object Cloning in PHP

By Ankur Kumar Singh On March 24, 2013 · 4 Comments · In PHP

If you will directly copy objects in php, then it will copy by reference, not by value. Means if you will change main object data then copied object will be affected. Also if you will change value of the copied object then main object value will be changed. So if you want to create copy [...]

Continue Reading →
← Previous Entries
  • Get In Touch

    Tweets by @TechFlirt

  • Recent Articles

    • Magento Flow of Code Execution
    • Magento Directory Structure and Files
    • How to Install Magento
    • Basic Linux Commands
    • Linux Directory Structure
  • Recent Comments

    • Anichandran Ayyanallur on Mysql Stored Procedure Tutorial
    • Daniel Omine on Object Oriented Programming in PHP
    • sujitsouravujit on PHP Method Chaining
    • free204 on Overloading and Overriding in PHP
    • JuN on Object Oriented Programming in PHP
  • Tags

    cakephp coding event obserer Example javascript Linux magento Module Mysql New Release Optimization PHP store management tutorial
  • Enter your email address to subscribe to this blog and receive notifications of new posts by email.

"Magento Flow of Code Execution http://t.co/IiEzi5gQ9J" — TechFlirt

Techflirt

Pages

  • Home
  • About Me
  • Mission and Vision
  • Contact Me
  • Support TechFlirt
  • Categories

The Latest

  • Magento Flow of Code Execution
    If you have installed magento and has some understanding of magento directory […]

More

Thanks for dropping by! Feel free to join the discussion by leaving comments, and stay updated by subscribing to the RSS feed.
Creative Commons License
All Content of TechFlirt.com is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.