PHP Built-in Constants and Standard PHP Library
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 return() statement returns any ensuing value back to the ________.
A
function caller
B
function paramiters
C
variables
D
none
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following is correct mail() function of PHP?
A
mail("Recipient", "This is the subject", "This is the mail body","headers");
B
mail(“Congratulation, Be happy!”,$headers);
C
mail("Subject","Body","Recipient")
D
mail("to","Boby","subject")
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following function return multiple values?
A
return()
B
list()
C
none()
D
values()
Note:
Not available
Show answer
Show Note
Report
Question:
Which function in PHP sends mail?
A
mail()
B
mailto()
C
None
D
email()
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following function provides a convenient means for moving an uploaded file from the temporary directory to a final location
A
is_uploaded_file()
B
move_uploaded_file()
C
move_uploaded()
D
none
Note:
Not available
Show answer
Show Note
Report
Question:
In PHP, which of the following function is used to insert content of one PHP file into another PHP file before server executes it
A
include[]
B
#include()
C
Include()
D
#include{}
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following function sorts array items in descending order?
A
asort
B
sort
C
rsort
D
ksort
Note:
Not available
Show answer
Show Note
Report
Question:
We can declare constant the by using following function______
A
declare()
B
include()
C
require()
D
define()
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following function determine whether a file specified by the input parameters filename is uploaded using the post method?
A
Uploaded_file()
B
File_uploaded()
C
Is_uploaded_file()
D
None
Note:
Not available
Show answer
Show Note
Report
Question:
In order to know the data type of variable we need to use built-in function
A
getVar()
B
gettype()
C
getType()
D
getDataType()
Note:
Not available
Show answer
Show Note
Report
First
Prev
1
Next
Last
/1
Go
Schools
App Store
Whiteboard
Blogs
Quiz
Test
Apply Course
Games
Freelancers
Professionals
Newspapers
Terms
Privacy
Copyright © 2024. Powered by
Intellect Software Ltd