Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
PHP Interview Questions and Answers
Home
Questions
PHP
+1
vote
Which of the following function displays the information about PHP and its configuration?
answered
May 13, 2022
in
PHP
by
john ganales
php-configuration
+1
vote
Which of the following function is used to find files in PHP?
answered
May 13, 2022
in
PHP
by
john ganales
php-function
+1
vote
Which of the following function is used to set cookie in PHP?
answered
May 13, 2022
in
PHP
by
john ganales
cookies
+1
vote
Which of the following function is used to get the ASCII value of a character in PHP?
answered
May 13, 2022
in
PHP
by
john ganales
ascii-value
+1
vote
Which of the following function is used to unset a variable in PHP?
answered
May 13, 2022
in
PHP
by
john ganales
php-variable
+1
vote
Which of the following function is used to sort an array in descending order?
answered
May 13, 2022
in
PHP
by
john ganales
sort-php
+1
vote
Which of the following is/are the code editors in PHP?
answered
May 13, 2022
in
PHP
by
john ganales
php-code-editors
+1
vote
Which of the following is used to end a statement in PHP?
answered
May 13, 2022
in
PHP
by
john ganales
end-statement
+1
vote
Which of the following function in PHP can be used to test the type of any variable?
answered
May 13, 2022
in
PHP
by
john ganales
variable-type
+1
vote
String values in PHP must be enclosed within -
answered
May 13, 2022
in
PHP
by
john ganales
string-value
+1
vote
Which of the following variable name is invalid?
answered
May 13, 2022
in
PHP
by
john ganales
variable-name
+1
vote
Which of the following is the correct way to create an array in PHP?
answered
May 13, 2022
in
PHP
by
john ganales
create-array
+1
vote
Which of the following is a built-in function in PHP that adds a value to the end of an array?
answered
May 13, 2022
in
PHP
by
john ganales
php-function
+1
vote
Which of the following function in PHP returns a text in title case from a variable?
answered
May 13, 2022
in
PHP
by
john ganales
php-function
+1
vote
Which of the following is the correct way to print "Hello World" in PHP?
answered
May 13, 2022
in
PHP
by
john ganales
php-function
+1
vote
Which of the following function is used to compress a string in PHP?
answered
May 13, 2022
in
PHP
by
john ganales
php-string-comparision
0
votes
What does SPL stands for in PHP?
answered
May 13, 2022
in
PHP
by
john ganales
spl
0
votes
Which of the following function converts a string to all uppercase?
answered
May 13, 2022
in
PHP
by
john ganales
string-function
0
votes
The function in PHP that can be used to concatenate array elements to form a single delimited string is -
answered
May 13, 2022
in
PHP
by
john ganales
concatenate-array
+1
vote
Which PHP function determines the last access time of a file?
answered
May 13, 2022
in
PHP
by
john ganales
php-file
+1
vote
PHP stands for -
answered
May 11, 2022
in
PHP
by
sharadyadav1986
php
+1
vote
Who is known as the father of PHP?
answered
May 11, 2022
in
PHP
by
sharadyadav1986
php-father
php-developer
+1
vote
Variable name in PHP starts with -
answered
May 11, 2022
in
PHP
by
sharadyadav1986
php-variables
+1
vote
Which of the following is the default file extension of PHP?
answered
May 11, 2022
in
PHP
by
sharadyadav1986
php-extension
+1
vote
Which of the following is not a variable scope in PHP?
answered
May 11, 2022
in
PHP
by
sharadyadav1986
variable-scope
+1
vote
Which of the following is correct to add a comment in php?
answered
May 11, 2022
in
PHP
by
sharadyadav1986
php-comment
+1
vote
Which of the following is used to display the output in PHP?
answered
May 11, 2022
in
PHP
by
sharadyadav1986
output-display
+1
vote
Which of the following is the use of strlen() function in PHP?
answered
May 11, 2022
in
PHP
by
sharadyadav1986
string-length
+1
vote
Which of the following is used for concatenation in PHP?
answered
May 11, 2022
in
PHP
by
sharadyadav1986
contatenation-php
+1
vote
Which of the following starts with __ (double underscore) in PHP?
answered
May 11, 2022
in
PHP
by
sharadyadav1986
php-constant
To see more, click for all the
questions in this category
.
...