Answer Posted / narender
it is possible to maintain your cookies to other web page
or other domain by using setcookie variables.
| Is This Answer Correct ? | 7 Yes | 7 No |
Post New Answer View All Answers
What is the difference between mysqli_fetch_object() and mysqli_fetch_array()?
How do you pass a variable by value in php?
What is the purpose of the following files having extensions: frm, myd, and myi? What these files contain?
Which function would you use to determine the length of a string in php?
What is x+ mode in fopen() used for?
How is it possible to remove escape characters from a string?
What is a null coalescing operator in php7?
Php says that an array is an ordered map. But how the values are ordered in an array?
What is use of isset function in php?
What are string functions?
Tell me how do I escape data before storing it into the database?
What is php and how do you use it?
What are the encryption functions in php?
Is it worth learning php in 2019?
Tell us how to create an array of a group of items inside an html form?