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:
What is Stand for Wampserver?
A
Windows Application mySQLPHP
B
Windows Apache MySQL PHP
C
Windows Application amd MySQL PHP
D
Windows Apache Microsoft PHP
Note:
Not available
Show answer
Show Note
Report
Question:
Which parameter of php.ini file will need to be configured to allocate the memory for php script?
A
post_max_size
B
upload_max_filesize
C
memory_limit
D
None
Note:
Not available
Show answer
Show Note
Report
Question:
Which parameter is used for a condition that must be immediately resolved to avertĀ jeopardizing system integrity?
A
LOG_CRIT
B
LOG_EMERG
C
LOG_ALERT
D
LOG_WARNING
Note:
Not available
Show answer
Show Note
Report
Question:
What will be output of this php script? <?php $output="This is one line. And this is another line"; echo $output; ?>
A
This is one line. And this is another line.
B
This is one line And this is another line
C
This is one line and this is another line
D
None
Note:
Not available
Show answer
Show Note
Report
Question:
What command is used manipulating PHP configuration Variable?
A
Unset()
B
ini_set()
C
php_conf
Note:
Not available
Show answer
Show Note
Report
Question:
Write the output: echo (is_string(123));
A
0
B
1
C
-1
D
NULL
Note:
Not available
Show answer
Show Note
Report
Question:
How many ways you can declare PHP tag?
A
3
B
4
C
5
D
6
Note:
Not available
Show answer
Show Note
Report
Question:
What is the correct prototype of syslog() function?
A
int syslog(int priority, string message)
B
int syslog(int priority)
C
syslog(int priority, string message)
D
int syslog(string priority, int message)
Note:
Not available
Show answer
Show Note
Report
Question:
What is Apache?
A
This is packeged with all mainstream Linux distributions
B
This is a web performed protocall
C
It's abilable in more than a variety of formats
D
all
Note:
Not available
Show answer
Show Note
Report
Question:
Write the output of the following code? $p = 40; function add(){ $p= $p+2; }echo $p++;
A
41
B
40
C
42
D
43
Note:
Not available
Show answer
Show Note
Report
First
Prev
24
25
26
27
28
Next
Last
/93
Go
Schools
App Store
Whiteboard
Blogs
Quiz
Test
Apply Course
Games
Freelancers
Professionals
Newspapers
Terms
Privacy
Copyright © 2025. Powered by
Intellect Software Ltd