Question
click below
click below
Question
Normal Size Small Size show me how
Midterms PHP
Question | Answer |
---|---|
Which of the following is not a web server? | MyServ |
Symbol to use value in string | ‘’ |
In PHP 5 how many percent on all Apache module | 54 |
Symbol use for Perl style single line comment | # |
All php files must be save on htdocs folder | True |
You need a subscription before you use the PHP | False |
Presented as a floating point number | %f |
Are used as a container for the values that can be used and manipulate PHP scripts | Variable |
PHP contains More libraries and thousands of functions | True |
Who develops PHP? | Rasmus Lerdorf |
In PHP 3.0 ________ users were using PHP to enhance their Web pages | 50000 |
To display the string that starts with $ and to display the double quote as string use the escape character \ (backslash). | True |
Variables in PHP must begin with | $ |
How many domain PHP installed on May 22, 2000 | 3.6 million |
PHP can run only in Mac OS | False |
Term used to combine two or more different strings | Concatenate |
All php scripts must enclosed with | <??> |
PHP key categories are practicality, power, possibility, and _____. | price |
allow for multiple items of the same type to be aggregated under a single representative entity. (Array and Objects) | Compound datatypes |
How many domains installed in PHP 5 | 19 million |
variable can only contain ________characters and underscore (a-z,A-Z,0-9,_). | alpha-numeric |
Which of the following is not part of Web Architecture? | USB connection |
You can use a server side scripting language in PHP | True |
PHP makes the most popular scripting language with morethan one million user base by | Netcraff |
In what year PHP 1.0 released | 1994/1995 |
Which of the following is not Windows OS | Cheetah |
Oracle is example of database that PHP can use | True |
recursive acronym for PHP | Hypertext Preprocessor |
How many types of comment php have? | 3 |
One of the Core developers of php 4.0 | Andi Gutmans |