Whether session will work if we disable cookies in client
browser ?
Answer Posted / ravi
definitely yes
SESSION DOES NOT DEPENDS UPON CLIENT BROWSER
Is This Answer Correct ? | 9 Yes | 16 No |
Post New Answer View All Answers
how can i develop forum code? any one pleale help me on this question
What is an anti csrf token?
Do you know what are traits?
What is the use of "enctype" attribute in a html form?
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?
explain php variable length argument function.
What is trim function in php?
What are the different tables(engine) present in mysql, which one is default?
Tell me how is it possible to return a value from a function?
Tell me how the result set of mysql be handled in php?
How to get the total number of values in an array?
What is the difference between the include() and require() functions?
How to convert the first character to upper case?
What is a stored procedure in mysql?
How we get ip address of client, previous reference page etc?