PHP Advanced Concepts
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:
Which function completely removing the session from the storage mechanism?
A
session_unset()
B
session_destroy()
C
Session_fresh
D
Session_none()
Note:
Not available
Show answer
Show Note
Report
Question:
Which function completely removing the session from the memory?
A
session_unset()
B
session_destroy()
C
Session_none()
D
Session_fresh
Note:
Not available
Show answer
Show Note
Report
Question:
Which function offers a particularly convenient method for manually encoding all session variables into a single string?
A
session_encode
B
session_unset()
C
session_destroy()
D
session_encoding()
Note:
Not available
Show answer
Show Note
Report
Question:
Encoded session data can be decoded. Which function offers a particularly convenient method for manually decode all session variables?
A
session_unset()
B
session_destroy()
C
session_decoding()
D
session_decode()
Note:
Not available
Show answer
Show Note
Report
Question:
The _____________plays an enormously important role in the implementation of Web Services?
A
SOAP protocol
B
FTP Protocol
C
HTTP Protocol
D
XML Protocol
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following statement is true about Web Services?
A
Web Service is a network service to support interoperable machine-to-machine interaction over a network
B
Web Service is a mailing systems to send a mail over a network
C
Web Service is a software system designed to support interoperable machine-to-machine interaction over a network
D
all
Note:
Not available
Show answer
Show Note
Report
Question:
_____: Canonical Name record. Maps an alias to the real domain name.
A
CNAME
Note:
Not available
Show answer
Show Note
Report
Question:
What will be the return of the following : <?php $recordexists= checkdnsrr("example.com","ANY"); if($recordexists) echo "The domain name exists!"; else echo "The domain name does not appear to exist !"; ?>
A
The domain name exists!
B
The domain name exists
C
The domain name does not appear to exist !
D
The domain name does not appear to exist
Note:
Not available
Show answer
Show Note
Report
Question:
RSS offers a formalized means for encapsulating a Web site’s content within an XML-based structure, known as a feed
A
True
B
False
Note:
Not available
Show answer
Show Note
Report
Question:
Which four attributes returns by dns_get_record() function?
A
host,class,type,ttl
B
host,class,all,ttl
C
host,class,type,ANY
D
host,class,type,any
Note:
Not available
Show answer
Show Note
Report
First
Prev
2
3
4
5
6
Next
Last
/12
Go
Schools
App Store
Whiteboard
Blogs
Quiz
Test
Apply Course
Games
Freelancers
Professionals
Newspapers
Terms
Privacy
Copyright © 2024. Powered by
Intellect Software Ltd