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 web development.
Crypt()
Crc32()
Hebrevc()
Count_chars()
Rate this question:
They both use / and \
They use / only
They use \ only
One uses / and \ while the other uses / only
Rate this question:
LIBXML_NOENT
LIBXML_COMPACT
LIBXML_NOEMPTYTAG
LIBXML_DTDLOAD
Rate this question:
Addcslashes()
Addslashes()
Convert_cyr_string()
Bin2hex()
Rate this question:
Retrieve array of errors
Retrieve last error from libxml
Remove blank nodes
Clear libxml error buffer
Rate this question:
Use mysql_query() and string escaped variables
Use mysql_query() and variables with a blacklisting check
Use PDO prepared statements and parameterized queries
Use mysql_query() and variables
Rate this question:
Has_function()
None of these
Function_exists()
$a = “function to check”; if ($a ()) // then function exists
Rate this question:
Sendmail(to,subject,body)
Mail(to,subject,body)
Sendmail($to,$subject,$body)
Mail($to,$subject,$body)
Rate this question:
Fgetcsv()
Fgets()
Fgetss()
Fgetcsv()
Rate this question:
Quiz Review Timeline (Updated): Mar 20, 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
|
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
|
PHP Basics Variable Test
Have you studied PHP language before? Take this 'PHP basics variable test' that we've created below for you. PHP is a popular general-purpose scripting language that...
Questions:
10 |
Attempts:
7068 |
Last updated:
May 28, 2023
|
Wait!
Here's an interesting quiz for you.