PHP
Test
Model Test
Ebook
Quiz-1 : PHP Fundamental
Quiz-2 : PHP Variables and Datatypes
Quiz - PHP Basic 1
Quiz - PHP Fundamental 3
Quiz - PHP Advanced Concept, Networking, Super G.
Quiz - PHP Networking
Quiz PHP Object Oriented Programming
Quiz - PHP string,oop,regular expression
Quiz - PHP and MySQL
Quiz - PHP String,Security,Webservice
Index
PHP Home
PHP Fundamentals
230
PHP Input/Output
16
PHP Object Oriented Programming
59
PHP Installation & Configuration
17
Reported Questions
80
PHP Functions
16
PHP Regular Expression
33
PHP Variables and Datatypes
62
PHP Arrays
104
PHP Operators and Expressions
6
PHP Built-in Constants and Standard PHP .
10
PHP Advanced Concepts
120
PHP Error Handling
34
PHP String Operation
36
PHP Language Syntax
11
PHP Super Globals
21
PHP Datetime and timezone
4
PHP Networking
12
PHP with MySQL
5
PHP Web Service
10
PHP Security
15
PHP File Handling
9
PHP PEAR
7
PHP Control Structure
7
PHP Form Handling
1
Schools
Ebook
Question:
The origins of PHP date back to ____.
A
1995
B
1999
C
1990
D
2007
Note:
Not available
Show answer
Show Note
Report
Question:
Web Hosting Provider can be broken into ______ categories
A
Three
B
Four
C
Five
D
Six
Note:
Not available
Show answer
Show Note
Report
Question:
For adding a value to the end of array we use _______
A
int array_push(array <em>array</em>, mixed variable [, mixed variable.....])
B
int array_unshift(array array, mixed variable[,mixed variable....])
C
int array_shift(array array, mixed variable[,mixed variable....])
D
int array_pop(array array, mixed variable[,mixed variable....])
Note:
Not available
Show answer
Show Note
Report
Question:
For removing a value from the front of an array we use _______
A
int array_shift(array array, mixed variable[,mixed variable....])
B
int array_unshift(array array, mixed variable[,mixed variable....])
C
int array_pop(array array, mixed variable[,mixed variable....])
D
int array_push(array array, mixed variable[,mixed variable....])
Note:
Not available
Show answer
Show Note
Report
Question:
Which is/are the web hosting provider?
A
Dedicated server hosting
B
Shared server hosting
C
Virtual private server hosting
D
All
Note:
Not available
Show answer
Show Note
Report
Question:
What is the output of the following array function?
$a = range(0, 20, 2);
A
$a = array(0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20);
B
$a = array( 2, 4, 6, 8, 10, 12, 14, 16, 18, 20);
C
$a = array(2, 4, 6, 8, 10, 12, 14, 16, 18);
D
None
Note:
Not available
Show answer
Show Note
Report
Question:
For removing a value from the end of array, we use ______
A
int array_unshift(array array, mixed variable[,mixed variable....])
B
int array_shift(array array, mixed variable[,mixed variable....])
C
int array_pop(array<em> array</em>, mixed variable[,mixed variable....])
D
int array_push(array array, mixed variable[,mixed variable....])
Note:
Not available
Show answer
Show Note
Report
Question:
How many levels are available in PHP's error_reporting directive?
A
Ten
B
Fifteen
C
Sixteen
D
Twenty
Note:
Not available
Show answer
Show Note
Report
Question:
What will be determined by is_array() function?
A
whether variable is an array
B
types of array
C
number of available element
D
All
Note:
Not available
Show answer
Show Note
Report
Question:
PHP script can performed ______ & ______.
A
logging visitor information
B
displaying the count of visitors to the web page
C
fledgling technology
D
independent softwere
Note:
Not available
Show answer
Show Note
Report
First
Prev
12
13
14
15
16
Next
Last
/93
Go
Schools
Whiteboard
Blogs
Quiz
Test
Apply Course
Games
Freelancers
Professionals
Newspapers
Terms
Privacy
Copyright © 2024. Powered by
Intellect Software Ltd