What is cookie in php with example?
No Answer is Posted For this Question
Be the First to Post Answer
What is fetch array in php?
Is it possible to use com component in php?
What is the difference between Session and Cookie?
What is a query in php?
What is a persistence cookie?
What is the function to count elements in an array in PHP?
Explain the difference between unlink() and unset()?
How to Retrieve the Session ID of the Current Session?
does PHP support foreign key and Rollback?yes or not.if not then why. how will you done these concept in php?
1 Answers Avanigoradia, Primus Global,
Is jquery better than javascript?
How to implement a class named dragonball. This class must have an attribute named ballcount (which starts from 0) and a method ifoundaball. When ifoundaball is called, ballcount is increased by one. If the value of ballcount is equal to seven, then the message you can ask your wish is printed, and ballcount is reset to 0. How would you implement this class?
How to enable cURL in PHP?