What is difference between static and constant?
No Answer is Posted For this Question
Be the First to Post Answer
What is session and Cokkies . How it works . tell some thing about Session_id()
What is the current php version?
Hello Friends,I am seeking for a job in php having 2yrs. exp.Please suggest any company openings.
How to remove values saved in the current session?
What are sql functions?
Explain about a search-friendly site looks like?
Is php used anymore?
What is $_ request in php?
How can we upload a php + mysql Site
What is strstr php?
Why php is better?
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.