PHP (3028)
Laravel PHP Framework (1078)
WordPress (1256)
Drupal (621)
Joomla (294)
Magento PHP (281)
CodeIgniter (272)
Zend (235)
CakePHP (128)
Yii PHP Framework (148)
How do I interpret the requirements form the user side and decide on the right cms that is required?
What is faster?
What are roles in drupal?
What is url encoding and decoding in php?
What is php explain how php works?
Explain codeigniter library. How will you load it?
How do I protect my wordpress site from malware?
The left association operator % is used in PHP for?
Will a comparison of an integer 12 and a string "13" work in php?
Explain how to find out the number of parameters passed into function?
How long does it take to build a wordpress website?
How do I setup localization for an application?
Tell me what do you mean by custom field in wordpress?
What is the differences between $a != $B and $a !== $B?
What is the first file that gets loaded when you run a application using cakephp?can you change that file?