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?

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / ashish tiwari

Vikram Vikram Vikram
Betaal Betaal Betaal
Vikram Vikram Vikram
Betaal Betaal Betaal

Is This Answer Correct ?    2 Yes 7 No

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

Answer / vikram

tHIS IS THE VERY DEFICLUT WORK I ASKD ALWAYS THAT THIS
FETURES ENDED BY php5.

Is This Answer Correct ?    1 Yes 7 No

Post New Answer

More PHP Interview Questions

How to pad an array with the same value multiple times?

0 Answers  


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

3 Answers   CMC,


How to replace a substring in a given string in php?

0 Answers  


Do loops php?

0 Answers  


Write a php code which could be used to generate random numbers between 1 - 100 and display them on the screen.

7 Answers  


Which php framework is best?

0 Answers  


How to create database connection and query in php?

0 Answers  


What is session and Cokkies . How it works . tell some thing about Session_id()

0 Answers   Net Solution,


How i can integrate merchant payment get way in zen cart? in php? plz help me

1 Answers   BA Continnum Solutions,


What is the use of anonymous function in php?

0 Answers  


How do I stop a php script?

0 Answers  


How can we find the number of rows in a result set using PHP?

4 Answers  


Categories