Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Explain Parsing and Execution in PHP? Where PHP Engine
Return errors?

Answer Posted / leelu

Parsing : In any language parsing is the step where the
written code's syntax is checked for the programming language.

So , We will get a parse error when the syntax is wrong

Execution : Once the parsing is done, the code is executed
by zend engine , here if there are some missing classes or
function definitions that are used in the program which the
engine cannot determine, then execution errors are thrown.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why die is used in php?

983


Write a program to get lcm of two numbers using php?

951


Is php better than java?

963


What is the maximum size of a database in mysql?

993


What are session variables in php?

1015


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

1228


What is the importance of "action" attribute in a html form?

1004


Can I learn laravel without php?

1013


Tell me how can we change the maximum size of the files to be uploaded?

968


Tell me what does the php error 'parse error in php - unexpected t_variable at line x' means?

993


Is php a strongly typed language?

999


Tell me how is it possible to return a value from a function?

993


Tell me what is htaccess?

915


How is it possible to set an infinite execution time for php script?

956


How is the comparison of objects done in php?

920