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

What is the difference between == and === in php?

981


What is use of mysqli_query in php?

915


Php being an open source is there any support available to it?

1052


How to remove white spaces from the beginning and/or the end of a string in php?

936


What is the difference between mysqli_fetch_object() and mysqli_fetch_array()?

990


can you give me an example code of calling java script function in php variable using AJAX.or with out ajax??????

1805


What is difference between sql and php?

1024


I need to know about the courses which are useful in corporate companies.. especially php/mySQL, Java/j2ee, .NET.. also tell if any other courses are valuable

1892


What is the meaning of xdebug?

932


What are the variables in php?

1003


What is isset in php?

926


What does $_cookie mean?

949


What does the unset() function mean?

1016


How to delete a file from the system?

995


What is the difference between array_map () and array_shift ()?

969