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

How would you open a directory for reading in php?

1055


What is the use of rand() in php?

1089


What is use of htmlspecialchars php?

1083


Why php is used in html?

995


Where is the functions php in wordpress?

1150


What are the different types of PHP arrays?

1120


What is the main function of php?

1210


Tell me which function gives us the number of affected entries by a query?

1044


What does $_env mean?

1054


Does php have future?

1022


How can we get the error when there is a problem to upload a file?

1042


What is move_uploaded_file in php?

1027


Write down the code for saving an uploaded file in PHP.

1112


What is a static method php?

1045


Explain me what is the meaning of a persistent cookie?

1120