What is php programming used for?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

Whether site will complete the execution of the script if Fatal error occurs ?

1 Answers  


How to create a directory?

0 Answers  


how to add file in php?

1 Answers   CTS,


how to use http headers inside php? Write the statement through which it can be added?

0 Answers  


What is mysql_fetch_object?

0 Answers  






Write down the benefits of php7?

0 Answers  


Which is a perfect example of runtime polymorphism?

0 Answers  


What is the name of the scripting engine that powers PHP?

0 Answers  


Create a PHP web script with the following attributes: on start, three HTML form elements are shown: an string input field, a checkbox field, a dropdown/pull down list with 5 elements and a submit button. On submission, the form should be redisplayed (while remaining all options/inputs as the user has selected/entered them). Additionally, the selections/inputs of the user should be displayed in text. Please solve this without the use of any external libraries.

1 Answers   Wipro,


What is constructor and destructor?

0 Answers  


Which is better #define or enum?

0 Answers  


Can you give example for trait in php?

0 Answers  


Categories