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...


what are the errors and when we get that particular
errors.and who will give that errors

Answers were Sorted based on User's Feedback



what are the errors and when we get that particular errors.and who will give that errors..

Answer / ks.tarun

In Php there ar different type of error like :
E_Error : Fatal run-time error
E_PARSE : Compile-time parse errors. Only generated by the
PHP parser.
E_NOTICE : Run-time notice,possible there is an error in
your code.

Is This Answer Correct ?    1 Yes 0 No

what are the errors and when we get that particular errors.and who will give that errors..

Answer / amitverma

Errors are mishappenings while the execution of a program.
In PHP errors occurs either compile/parse time or run time.
For more info visit official URL -
http://in.php.net/errorfunc

Is This Answer Correct ?    0 Yes 0 No

what are the errors and when we get that particular errors.and who will give that errors..

Answer / sekar

There are three types of error in php

1.Notice

2.fatal error

3.warning

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

Explain the difference b/w static and dynamic websites?

0 Answers  


Do you know what is the function func_num_args() used for?

0 Answers  


List data types in PHP?

0 Answers  


What is if isset ($_ post submit )) in php?

0 Answers  


What are php data types?

0 Answers  


Tell me what is the main difference between php 4 and php 5?

0 Answers  


What is call by reference in php?

0 Answers  


when we use ob_start() function in php then the header() and session_start() does not gives the error like header already sent,please explain in brief

2 Answers  


What is session cookies php?

0 Answers  


How do you define a constant in php?

0 Answers  


Explain why would we use === instead of ==?

0 Answers  


Make a "dynamic drop down list" with using only PHP,HTML and MySQL..

2 Answers  


Categories