What are encryption functions in php?
No Answer is Posted For this Question
Be the First to Post Answer
How to check whether cookies are disbled or not in the browser ? If that is the case how do you handle the sessions ?
How do I find out the number of parameters passed into function9?
hi,am a fresher in sap sd,will i try as a fresher or i wl go for with 2 to 3 yr exp,pls suggest me which web site is best for sap freshers.
how prepare the testing documentation.
Explain the difference between isset() and empty()?
What is the difference between urlencode and urldecode ?
How to read and display a HTML source from the website url?
What is an abstract class in php?
Why session is required?
Which function is used in php to count the total number of rows returned by any query?
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.
Explain Creating and Naming an Array?