What is the importance of parser in php?



What is the importance of parser in php?..

Answer / Km Chanchal

A parser in PHP converts source code into an internal format that can be processed by the PHP engine. This allows for more efficient execution, as well as providing error handling and automatic syntax checking.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

When is a conditional statement ended with endif?

1 Answers  


What are the string function in php?

1 Answers  


How do you check if a variable has been set in php?

1 Answers  


How can we access the data sent through the url with the post method?

1 Answers  


What is the difference between file_get_contents() and file_put_contents() in php?

1 Answers  


Which of the data type is compound datatype supported by PHP?

1 Answers  


Is php open source?

1 Answers  


what is the current salary package in India for a PHP programmer who has 1.5 years experience

1 Answers   ABB,


Are php short tags acceptable to use?

1 Answers  


What is nginx and what is it used for?

1 Answers  


hi recently i had faced an interview in that they asked me that php have faced the problem of y2k so which one is that year like 2030,2059 not remember exact year anybody will tell me pls?

1 Answers  


How to call javascript function in php on button click?

1 Answers  


Categories