What is difference Between PHP 5 and 7?
No Answer is Posted For this Question
Be the First to Post Answer
what are the errors and when we get that particular errors.and who will give that errors
How can we destroy the cookie in php?
What is instantiation?
How to write comment in php?
How to enable cURL in PHP?
Hi, I want to upload an image ito database and display image in a table in php how it is possible
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 does $_ post mean in php?
Can you define an array argument as a reference type?
What is the default session out time?
Where are cookies stored php?
What is $_ env in php?