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
0
votes
Q: Which of the following function displays the information about PHP and its configuration?
answered
May 13
in
PHP
by
john ganales
php-configuration
0
votes
Q: Which of the following function is used to find files in PHP?
answered
May 13
in
PHP
by
john ganales
php-function
0
votes
Q: Which of the following function is used to set cookie in PHP?
answered
May 13
in
PHP
by
john ganales
cookies
0
votes
Q: Which of the following function is used to get the ASCII value of a character in PHP?
answered
May 13
in
PHP
by
john ganales
ascii-value
0
votes
Q: Which of the following function is used to unset a variable in PHP?
answered
May 13
in
PHP
by
john ganales
php-variable
0
votes
Q: Which of the following function is used to sort an array in descending order?
answered
May 13
in
PHP
by
john ganales
sort-php
0
votes
Q: Which of the following is/are the code editors in PHP?
answered
May 13
in
PHP
by
john ganales
php-code-editors
0
votes
Q: Which of the following is used to end a statement in PHP?
answered
May 13
in
PHP
by
john ganales
end-statement
0
votes
Q: Which of the following function in PHP can be used to test the type of any variable?
answered
May 13
in
PHP
by
john ganales
variable-type
0
votes
Q: String values in PHP must be enclosed within -
answered
May 13
in
PHP
by
john ganales
string-value
0
votes
Q: Which of the following variable name is invalid?
answered
May 13
in
PHP
by
john ganales
variable-name
0
votes
Q: Which of the following is the correct way to create an array in PHP?
answered
May 13
in
PHP
by
john ganales
create-array
0
votes
Q: Which of the following is a built-in function in PHP that adds a value to the end of an array?
answered
May 13
in
PHP
by
john ganales
php-function
0
votes
Q: Which of the following function in PHP returns a text in title case from a variable?
answered
May 13
in
PHP
by
john ganales
php-function
0
votes
Q: Which of the following is the correct way to print "Hello World" in PHP?
answered
May 13
in
PHP
by
john ganales
php-function
0
votes
Q: Which of the following function is used to compress a string in PHP?
answered
May 13
in
PHP
by
john ganales
php-string-comparision
0
votes
Q: What does SPL stands for in PHP?
answered
May 13
in
PHP
by
john ganales
spl
0
votes
Q: Which of the following function converts a string to all uppercase?
answered
May 13
in
PHP
by
john ganales
string-function
0
votes
Q: The function in PHP that can be used to concatenate array elements to form a single delimited string is -
answered
May 13
in
PHP
by
john ganales
concatenate-array
0
votes
Q: Which PHP function determines the last access time of a file?
answered
May 13
in
PHP
by
john ganales
php-file
0
votes
Q: PHP stands for -
answered
May 11
in
PHP
by
sharadyadav1986
php
0
votes
Q: Who is known as the father of PHP?
answered
May 11
in
PHP
by
sharadyadav1986
php-father
php-developer
0
votes
Q: Variable name in PHP starts with -
answered
May 11
in
PHP
by
sharadyadav1986
php-variables
0
votes
Q: Which of the following is the default file extension of PHP?
answered
May 11
in
PHP
by
sharadyadav1986
php-extension
0
votes
Q: Which of the following is not a variable scope in PHP?
answered
May 11
in
PHP
by
sharadyadav1986
variable-scope
0
votes
Q: Which of the following is correct to add a comment in php?
answered
May 11
in
PHP
by
sharadyadav1986
php-comment
0
votes
Q: Which of the following is used to display the output in PHP?
answered
May 11
in
PHP
by
sharadyadav1986
output-display
0
votes
Q: Which of the following is the use of strlen() function in PHP?
answered
May 11
in
PHP
by
sharadyadav1986
string-length
0
votes
Q: Which of the following is used for concatenation in PHP?
answered
May 11
in
PHP
by
sharadyadav1986
contatenation-php
0
votes
Q: Which of the following starts with __ (double underscore) in PHP?
answered
May 11
in
PHP
by
sharadyadav1986
php-constant
To see more, click for all the
questions in this category
.
...