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)
Explain me what is the difference between explode() and split() functions?
Name some of the constants in php and their purpose.
Name some inbuilt authentication controllers of laravel.
Explain the difference between characters 35 and x35?
What is is_null() in php?
How does session work in php?
Is empty array php?
Why should I store logs in a database rather than a file?
How often should you back up your data?
Which PHP function would you use to send an email?
What is the use of media setting?
In laravel, what is fillable attribute in a model?
Explain the service container and its advantages.
What is the difference between redirect and forward in zend framework?
How can you make urls search engine friendly while using cakephp?