adplus-dvertising
frame-decoration

Question

Same name with different capitalization in PHP variables results the

a.

Same output

b.

Different output

c.

Error

d.

None of them

Answer: (b).Different output

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Same name with different capitalization in PHP variables results the

Similar Questions

Discover Related MCQs

Q. Which are problems that is not reported as an error on page by PHP?

Q. PHP uses arrays while Perl works on

Q. An unbound variable are interpreted as 0 in a

Q. PHP is different from other languages because variables do not have to be

Q. A mathematical error NAN stands for

Q. Errors that are caused by mistyped or syntactically incorrect PHP code, is called as

Q. Which path is correct for linking a php file to a web server?

Q. For accessing global variables anywhere from script, PHP uses

Q. Which method passes arguments from one page to next as a part of uniform resource indicator?

Q. There are how many main methods for passing information between web pages and server

Q. $GLOBALS, $_SERVER, $_REQUEST, $_POST, $_GET, $_FILES, $_COOKIE, $_SESSION all are example of

Q. Which method is not suitable for logins because it stores data in client browsers memory?

Q. Every Get method submission is recorded in the

Q. In Post method results at a given moment cannot be

Q. Which method has much larger limit on amount of data that can be passed to web server?

Q. For adding no idempotent information into a database which method is more preferable?

Q. PHP automatically assigns variables to next page when you submit data using

Q. In HTML forms if you want to display it with prefilled inputs than use

Q. In PHP6 Register_ globals are

Q. PHP stores all global variables in an array called