How is the comparison of objects done in php?
No Answer is Posted For this Question
Be the First to Post Answer
Tell me when a conditional statement is ended with an endif?
Can I include php in javascript?
How long is csrf token?
How do you develop your own PHP extension ?
How can you get, the total size of a certain directory?
What changes to done in PHP.ini file for file uploading?
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.
What is difference between explode() or split() in PHP?
Tell me how to create a session? How to set a value in session? How to remove data from a session?
What is isset post?
what is mean by portal
What is meant by PEAR in PHP?