Tell me what is the main difference between php 4 and php 5?
No Answer is Posted For this Question
Be the First to Post Answer
What are the string function in php?
What is die in php?
What is apache and php?
What is MIME?
What is helper function?
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 are php magic quotes?
Write a program to display table of a number using php?
What is explode() in php?
What is difference between variable declaration and variable definition?
What is html used for?
Explain some most commonly use string functions in php?