BASICS OF PHP MCQ
- Which from following bug occurs during program execution in PHP?
- Which log file is maintained by apache HTTP server?
- Which from following error defining codes has highest severity?
- Client side error indication series is
- 500 series codes indicates a
- Tailacess.log will returns last
- Error logging is similar to error reporting but causes error events to be recorded at a
- What type of bugs are difficult to fix?
- Most famous HTTP response error "Not Found", code is
- For redirection which response code series is used
- A function that writes directly into log of operating system, is
- Error reporting is turned off and on in
- Which apache log file notes every HTTP request, including its date, time, and result?
- Response code 200 series indicates
- How many types of bugs plague during execution of program?
- How many log files are maintained by Apache HTTP server?
- An error that causes by failed code, is called as
- Include ( ) and include_once ( ) will generate a warning message on failure, While require ( ) and require_once ( ) will cause
- SAPI stands for
- Exceptions are caught and handled by using
- For first time PHP5 included the
- We can integrate PHP into a java servlet environment using
- Weblog favorites.php file includes a
- Most universally effective PHP tags style is
- While adding PHP to your HTML by putting it in a separate file which statement is correct?
- There are how many types of native errors in PHP?
- For exception handling PHP5 introduced a class, name
- JSP stands for
- Which function is offered by PHP for connecting to a postgreSQL?
- There is some similarities between PHP and Java, that is
- PHP is a scripting language, whereas java is a
- For getting information of any type of error which function is used by PHP
- Which PHP error causes a termination of script?
- Linux, Apache, MySQL, Perl, PHP, Python all of these are categories in
- Errors that are automatically be suppressed by system, is called as
- Windows, Apache, MySQL, Perl, PHP, Python all of these are categories in
- Which one from followings is not included in user\'s mailing list?
- Server side scripting websites consists of two main parts, one is scripting language and other is
- Printf ( ) function sends resulting string
- In context of security every byte that comes from internet it treated as
- PHP currently in it's which write up?
- Gd library is used for creating and manipulating of
- Php.general, php.windows, php.install and php.db all this list belongs to
- An open source, server side, web scripting language that is embedded with HTML is called
- PHP is a
- ImageColorAllocate ( ) function is used for
- Hackers and crackers that uses tools and PHP scripts to break into a computer system, is called
- Which of them is an example of painting and filling function?
- Variable that are defined in php.ini file for sending a mail is
- Output of phpinfo ( ) function can be a potential bonanza for
- PHP stands for
- How many variables are necessary to set in php.ini file for sending an e-mail?
- Connecting websites to backend servers, processing data and controlling behavior of higher layers, all these things are done byConnecting websites to backend servers, processing data and controlling behavior of higher layers, all these things are done by
- Which one from following protocols are not supported by PHP?
- Internationalization and localization mailing list is denoted by
- Php.dev stands for
- What is gd in PHP?
- PHP-GTK developers are denoted by
- ImagePng ( ), ImageJpeg ( ) is an example of
- Which gd function matches a color?
- For creating an image in PHP, which gd function is used?
- PHPMyAdmin is created by
- Server side scripts is
- An error reporting function, E_ALL &~E_NOTICE stands for
- All these func_num_args ( ), func_get_arg ( ), func_get_args ( ), functions are introduced in
- PHP function arguments are modified in function definition and
- There are how many ways to configure PHP
- How many ways that PHP offers to modify arguments of a function?
- What is included in phpinfo ( ) function with release of PHP5.2.1 version?
- If we want to use XML functions we must set off
- In PHP default behavior for user defined functions is
- Which one from followings is used for configuring PHP?
- To define a function with default arguments, simply you need to turn formal parameter names into
- Which is most important thing in configuration of PHP?
- In compile time installation PHP offers some
- What does PHP stand for?
- PHP files have a default file extension of_______
- A PHP script should start with ___ and end with ___
- Which of the following is/are a PHP code editor?
- Which of the following must be installed on your computer so as to run PHP script?
- Which version of PHP introduced Try/catch Exception?
- We can use ___ to comment a single line?
- Which of the following php statement/statements will store 111 in variable num?
- What will be the output of the following php code?
- What will be the output of the following php code?
- Which of following variables can be assigned a value to it?
- What will be the output of the following code?
- Which of the following PHP statements will output Hello World on the screen?
- What will be the output of the following PHP code?
- What will be the output of the following PHP code?
- What will be the output of the following PHP code?
- Which of the below statements is equivalent to $add += $add ?
- Which statement will output $x on the screen?
- What will be the output of the following code?
- What will be the output of the following PHP code?
- What will be the output of the following PHP code?
- Which of the below symbols is a newline character?
- What will be the output of the following PHP code?
- Which of the conditional statements is/are supported by PHP?
- What will be the output of the following PHP code?
- Which of the looping statements is/are supported by PHP?
- What will be the output of the following PHP code?
- If $a = 12 what will be returned when ($a == 12) ? 5 : 1 is executed?
- What is the value of $a and $b after the function call?
- Who is the father of PHP?
(c).10 lines of a specified file
need an explanation for this answer? contact us directly to get an explanation for this answer