Tell us what is the difference between session_unregister() and session_unset()?
No Answer is Posted For this Question
Be the First to Post Answer
What are the 5 types of data?
What is php session_start() and session_destroy() function?
What is meant by PEAR in PHP?
Write a program in php to check whether a number is prime or not?
What is the difference between InnoDb tables and MyIsam Tables in php
How can I prevent sql-injection in php?
How many different types of messages available in php?
Can you pass an array into a function?
What is difference between echo and print_r in php?
In mail($param1, $param2, $param3, $param4), the $param2 contains__
Why is php used?
Is it possible to connect to a Microsoft Access database without a DSN? If so, how??