Explain what are the different errors in php?


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

Post New Answer

More PHP Interview Questions

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,


Write a program to find a string is palindrome or not?

0 Answers  


Why we use get in php?

0 Answers  


what is Abbreviavion of PHP?

6 Answers  


Explain scalar type declarations in php7?

0 Answers  


How to download and install php on windows?

0 Answers  


How to test if a variable is an array?

0 Answers  


How can we check the value of a given variable is a number?

0 Answers  


Why does php need server?

0 Answers  


How do I run a php file?

0 Answers  


Why namespace is used in php?

0 Answers  


Is echo a function in php?

0 Answers  


Categories