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 how is it possible to cast types in php?
How to run database Query on WordPress?
How many escape sequences are recognized in double-quoted strings in php?
Tell me how to hide the top admin bar at the frontend of wordpress 3.4?
Is webflow better than wordpress?
What is difference between python and php?
Does Drupal provides support?
Binary tree question - Node has numeric data (int) The function takes depth as argument and sum all the value of the node of the depth. For instance, (0) depth 0 / \ 10 20 depth 1 / \ / \ 40 50 60 70 depth 2 so if you pass get_sum(2), you would return 220 which is 40+50+60+70 (sum of depth2) write the function.
List types of relationships available in laravel eloquent?
How do laravel facades work?
What is action hooks and filter hooks?
How do I create a social menu in wordpress?
How to use pagination in codelgniter?
What is the database that magento supports?
Do you know what is the function mysql_pconnect() usefull for?