Which function Returns the time of sunrise for a given day / location in PHP.
No Answer is Posted For this Question
Be the First to Post Answer
How would you impletement download and upload a file in php
What is put method in php?
Explain the ternary conditional operator in php?
How to execute an sql query? How to fetch its result?
write function of the sentence traversal passing the parameter, e.g input:this is input sentence. output:sentence input is this.
Which function would you use to determine the length of a string in php?
What is php key?
What is == and === in php?
What is .htaccessfile and use of this file
code to see the priview of the image which is being uploaded (after browising the image... just click priview ... how it will be visible...before 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.
How to get path of php.ini with a php script?