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) Do you know what are the elements used in customizing the output of using the standard decorators?
215Suppose we receive a form submitted by a post to subscribe to a newsletter. This form has only one field, an input text field named email. How would we validate whether the field is empty? Print a message "the email cannot be empty" in this case?
1140How to implement a class named dragonball. This class must have an attribute named ballcount (which starts from 0) and a method ifoundaball. When ifoundaball is called, ballcount is increased by one. If the value of ballcount is equal to seven, then the message you can ask your wish is printed, and ballcount is reset to 0. How would you implement this class?
1 2119
What's the difference between pages and posts on wordpress?
What is the default prefix used joomla by default?
What is meant by pear in php? What is the purpose of it?
How we can remove index.php from url in yii?
How can we execute a php script using command line?
What is csrf token in php?
Explain me what is x+ mode in fopen() used for?
Explain the differences between get and post methods?
What is if isset ($_ post submit )) in php?
What is the best way to avoid email sent through php getting into the spam folder?
What are the steps kept in mind while designing the zend_form?
What does $_cookie mean?
Who developed yii?
What is the use of in laravel?
Do I need a hosting site for wordpress?