Where is session id stored?
No Answer is Posted For this Question
Be the First to Post Answer
Can php run without server?
How many data types are there in php?
•What is the difference between “mysql_fetch_array” and “mysql_fetch_object?
How do you match the character ^ at the beginning of the string? - ^^
Tell me what is the difference between unset() and unlink()?
What is foreach loop in php?
How are sessions maintained?
Write a program using while loop in php?
Which is the best method to fetch the data from mysql? 1.mysql_fetch_array() 2.mysql_fetch_object() 3.mysql_fetch_row() 4.mysql_fetch_assoc()
For image work which library is used in php?
How will you calculate days between two dates in PHP?
How can I find what type of images that the PHP version supports?