What is the method to register a variable into a session?
No Answer is Posted For this Question
Be the First to Post Answer
How many data types are used by php?
What is the difference between associative array and indexed array?
What does the expression exception::__tostring means?
How can you "tell" MySQL server to cache a query?
What is the difference between ereg_replace() and eregi_replace()?
What is the difference between print() and echo() in PHP?
Which will start a session?
Which programming language does php resemble to?
Different between the var_dump() and print_r()?
Tell us how to redirect a page in php?
If the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
Who is the father or inventor of php?