PHP practice test: a trivia quiz. This server scripting language is commonly used to design interactive WebPages. If you have just started learning about it, this quiz is exactly what you need to refresh your memory. Do you know how to work with the remote file in PHP? This quiz tests you on how to align strings in your algorithm but identifiers as well. Give it a try and see how helpful it will be for you.
4.5678
4.0
7e4
All of above
Rate this question:
Strstr($email,”@”);
Strchr($email,”@”);
Substr($email, strops(($email,”@”));
Substr($email, strops(($email,”@”)+1);
Rate this question:
Somerar is 15
Somerar is 16
Somerar is 1
Somerar is $ somerar
Rate this question:
Open source general purpose
Proprietary general purpose
Open source special purpose
Proprietary special purpose
Rate this question:
Multiplication
Concatenation
Separate object and its member
Delimeter
Rate this question:
$get
$ask
$request
$post
Rate this question:
Get
Post
Both
None
Rate this question:
$s1+$s2
“{$s1}{$s2}”
$s1.$s2
Implode(‘ ‘, array($s1,$s2))
Rate this question:
$value1= $value?
$value1= & $value?
$value1= & $value?
None
Rate this question:
Identifier are case sensitive. So $result is different than $ result
Identifiers can be any length
Both of above
None of above
Rate this question:
Echo ucwords($word)
Echo ucwords(strtolower($word))
Echo ucfirst($word)
Echo ucfirst(strtolower($word)
Rate this question:
Get
Post
Both Get and Post
There is no direct way for larger form. You need to store them in a file and retrieve
Rate this question:
Allow_url_fopen
Allow_remote_files
Both of above
None of above
Rate this question:
Include()
Require()
Both of above
None of above
Rate this question:
Strcmp()
Stricmp()
Strcasecmp()
Stristr()
None
Rate this question:
Are different how they handle failure
Both are same in every aspects
Is include() produced a Fatal Error while require results in a Warning
None of above
Rate this question:
Floats
Integer
Doubles
Real number
Rate this question:
Enable or disable cookie support
Declare cookie variables
Store data in cookie variable
All of above
Rate this question:
Delimited by single quote
Delimited by double quote
Delimited by
All of above
Rate this question:
(array)
(int64)
(real) or (double) or (float)
(object)
Rate this question:
Quiz Review Timeline (Updated): Mar 22, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Chapter 4 Introduction To Hypertext Pre - Processor
This quiz assesses foundational knowledge in PHP, a server-side scripting language. It covers basics like PHP syntax, usage of editors like Notepad++, and understanding PHP's role...
Questions:
11 |
Attempts:
62 |
Last updated:
Mar 04, 2025
|
PHP Programming Quiz MCQ!
The 'PHP Programming Quiz MCQ!' assesses knowledge of PHP syntax and behavior through multiple-choice questions. It covers comparisons, array manipulations, exception handling,...
Questions:
15 |
Attempts:
1007 |
Last updated:
Mar 22, 2023
|
Can You Pass This PHP Quiz?
Challenge your PHP knowledge with this engaging quiz! Test your understanding of PHP variables, functions, and control structures. Perfect for learners looking to assess or...
Questions:
10 |
Attempts:
975 |
Last updated:
Mar 22, 2023
|
Quiz: What Do You Know About PHP?
Dive into the dynamic world of web development with our "What Do You Know About PHP?" quiz! PHP is a programming language that's mainly used for web development....
Questions:
10 |
Attempts:
316 |
Last updated:
Jun 24, 2024
|
PHP Web Developer Assessment Test
PHP is probably the most popular server scripting language. Also, PHP is a powerful tool for making dynamic and interactive Web pages. Here is a test to assess your knowledge PHP...
Questions:
10 |
Attempts:
61 |
Last updated:
Mar 20, 2023
|
What Do You Know About PHP Technical Test?
The PHP Technical Test is used by hiring manager to judge the competence of potential employees. Do you think you know much about this test? Then take our test to prove yourself.
Questions:
10 |
Attempts:
148 |
Last updated:
Jul 14, 2023
|
Wait!
Here's an interesting quiz for you.