What is the definition of a session?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

we store and display scores of users in different games. In MySQL, records are stored as tuples (user-id, game-id, score). Now we need to support ranks of users, i.e., each user should be informed of his current rank in the community. The challenge is to come up with the best way to store the data in MySQL so that the requirements are efficiently met.

1 Answers   IndiaTimes,


What is difference between array_merge and array_combine?

0 Answers  


How to generate a character from an ascii value?

0 Answers  


Which is best framework for php?

0 Answers  


How to list all values of submitted fields?

0 Answers  






Write a php function to convert all null values to blank?

0 Answers  


Tell me what the difference between the 'bitwise and' operator and the 'logical and' operator?

0 Answers  


Is not null in php?

0 Answers  


What is the difference between javascript and php?

0 Answers  


Tell me how a constant is defined in a php script?

0 Answers  


What are the differences between include() and include_once () functions?

12 Answers  


Is multiple inheritance supported in php?

0 Answers  


Categories