What is a persistent cookie in php?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

What does $_cookie means?

0 Answers  


How session manage in wordpress

1 Answers   HCL, ITBS, TCS,


equivalent code for the following c program in php void main() { int i=5;printf("%d",i); }

2 Answers  


Do you know how to declare an array in php?

0 Answers  


How to remove html tags from data in php?

0 Answers  






How can we extract string 'techinterviews.com' from a string 'http://www.techinterviews.com' using regular expression in PHP?

4 Answers  


Explain how does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?

0 Answers  


Explain preg_Match and preg_replace?

0 Answers  


What is csrf token and how will you add csrf token in ajax?

0 Answers  


How to display your correct URL of the current web page?

0 Answers  


How to get tabels from database in php andd display it in the table form using codelgniter? plz help me

2 Answers  


How can we destroy the session, how can we unset the variable of a session?

3 Answers  


Categories