15 Questions about Magento Ecommerce System
I am enlisting 15 questions related to Magento ecommerce system. If you can answer these questions, you can consider yourself as a good beginner in Magento. To understand…
I am enlisting 15 questions related to Magento ecommerce system. If you can answer these questions, you can consider yourself as a good beginner in Magento. To understand…
1. What is Sqlite? 2. Why sqlite is being called inbuilt database in PHP? 3. How mysql can be installed? 4. How mysql can be configured? 5. What…
1. How PHP configurations can be changed? 2. What are major configuration values which we usually may want to change? 3. Mention the types of values which we…
1. How PHP is different from other programming language? 2. What are basic and main features of PHP? 3. A brief history of PHP? 4. Can we use…
1. Do we need to do something specific to do form handling in PHP? 2. How file uploading has to be enabled in a HTML form? 3. How…
Optimization of database tables in mysql is a process which has to be carried out regularly to make your database in good health. According to mysql manual, OPTIMIZE…
Zend Framework is not only a framework but a robust library for many kind of operations and services. While working with Drupal or Wordpress sometime we found that…
Recently I have done few projects where sites were growing rapidly in terms of functionalities and their current wordpress structure was not good enough to handle those changes.…
Hi, I have created a page on my this blog named PHP Interview Questions on which I will compile a list of questions which I normally asks to…
I got several messages that I should point out a list of topics which a developer should know in wordpress to categorize him/her as a wordpress programmer. "Wordpress…
First in the series of my experiments with Open Source CMS, today I will write about my experiments with wordpress as PHP developer. I heard about wordpress long…
In this article, I am going to write about the functions using which you can get the information about php functions. For a full list of PHP functions…
As PHP is gaining the ground in India, numbers of initial level jobs are also increasing day by day. Almost every day I got questions from new comers…
This question again struck me today, somebody just throw a simple question about EXPLAIN statement in MySQL and in hast I relate that to DESCRIBE. When that person…
PHP 5 is in the market since many years, but it still has to capture the market. Why? Is it not efficient version of PHP language? What are…