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.
Wait!
Here's an interesting quiz for you.