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. I am going to write about the summary of these personal experiences in this series of articles. I will summarize the steps and work I have [...]
Read More...
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 my candidates. I am not worried about leaking my questions strategy as I know only a good person can handle my supplementary questions I asked on [...]
Read More...
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 Programmer” or “Wordpress Developer” terms can be new to someone but due its popularity, term is getting attention and several companies are doing hiring based on wordpress [...]
Read More...
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 ago but have used it on large scale since year 2007. I have created some custom setups so different domains can run from same code base. I have [...]
Read More...
I am really feeling good by announcing that Nes Web Design (ONS Interactive Solutions Pvt. Ltd.), company with which I am working as CTO is sponsoring Smarty Template Engine, which in my view is the best Template Engine in PHP.Smarty helps a php developer in separating business logic from display logic.
It was year 2003 when [...]
Read More...
From now I will write about my experiences with Open Source CMSs/E-commerce Solutions everyday, I have planned to write about my projects and my work in those CMSs as a php developer.
I have planned following CMSs :
1. Joomla
2. Wordpress
3. Drupal
4. SugarCRM
5. OsCommerce
6. Magento
7. PHPbb
8. ZenCart
Of course this list will increase everyday,
Read More...
We have just started a new ambitious project Zundoo.
Zundoo is aiming to be a best project for a CMS based on Zend Framwork.
Some of Zundoo’s planned features
1. Easy to Start like Wordpress
2. Extensible like Drupal and Joomla
3. Security above everything
4.Automated update of the core
5. Yes, based on Zend Framework
6. Plugin System
7. Theme Based
8. Theme [...]
Read More...
I normally don’t write about my personal thoughts and life very frequently due to a simple reason that I am a professional and I am attached to many projects at the same time and I always fear that my personal thought or experience may be bad for my relationship with some of my colleagues or [...]
Read More...
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 you can visit http://www.zend.com/phpfunc/
Using these functions you can query the stats/status of your functions, these functions are very useful in dynamic application creation.
For example, using func_get_arg and func_num_args [...]
Read More...
Tags:
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 how they can learn PHP? Which training institute is providing the training in PHP?
Unfortunately almost all major player of training industry in India, specially Delhi [...]
Read More...
Tags:
Some weeks ago I got an old PHP application to work with. I was asked to look for the potential problems and bottlenecks in the application. So I decide to use APD as a profiler for the application, after installing the APD on that server. I enabled profiler on one of the reportedly slow page.
That [...]
Read More...
Tags: