Does php have a future?
No Answer is Posted For this Question
Be the First to Post Answer
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 the scope of career in PHP/Mysql
Tell me can you extend a final defined class?
How would you open a directory for reading in php?
Explain how to execute a php script using command line.
how to get server date and time?
What is phpsessid?
What is the difference between Joomla and Drupal?
8 Answers IBM, Procon IT Solutions, T3 Softwares,
How do I find out the number of parameters passed into function?
•How can we submit a form without a submit button
How does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
Are sessions stateless?