Explain setcookie() function in php?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to destroy a cookie?
Questions on OOP concepts 1. What are the access specifiers available in php ? Explain 2. What is object cloning ? 3. What are the differences between interface and abstract class ? 4. What is overloading ? 5. What is overriding ? 6. How to prevent function overriding ? 7. What is the use of "final" keyword ? 8. What is static variable ? How will access a static variable ? What is static class ?
when we select some checkboxes and we went for next page if we came back to prevoius page the selcted checkboxe should be checked
What are the advantages and disadvantages of Cascading Style Sheets?
what is session_set_save_handler in PHP?
What is session_register()?
What will replacement of localhost username and password on submission a site
What is php session id?
What is the phpstorm?
Does php support multithreading?
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 retrive the video file in php using video tag