How to read one character from a file?
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 difference between using copy() and move() function in PHP file uploading?
What is the difference between public, protected and private?
Can anybody plz tell me if there any recruitment on php plz mail to vasudev.adepu@gmail.com.i had completed M.SC(MATHS) in 2007 . trying to get a job on php. i have good knowledge on PHP/MYSQL
How to increase session life time using PHP?
How can a cross-site scripting attack be prevented by php?
List out different arguments in PHP header function?
Difference between array_combine and array_merge?
What are examples of dependent variables?
What is array function in javascript?
When you want to show some part of a text displayed on an html page in red font color? What different possibilities are there to do this? What are the advantages/disadvantages of these methods?
Explain about getters and setters in php?