Correct Answer: session_register()
Explanation:
Note: This Question is unanswered, help us to find answer for this one
PHP 5 Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More PHP 5 MCQ Questions
The value of a local variable of a function has to be retained over multiple calls to that function. How should that variable be declared?
Result of the following expression: 6+4 * 9-3
Which is not true with regard to abstract classes in php5?
Which printing construct/function accept(s) multiple parameters?
Which variable declaration within a class is invalid in PHP5?
How to define an interface?
What happen when you use mysql_connect in php 5.5 ?
What does password_verify function ?
Consider the following code: $a=$b=7; You want to test whether variables $a and $b are equal and of the same type, which of the following is correct ?
What is the keyword to define a class ?
PHP 5 MCQs | Topic-wise