What is session and Cokkies . How it works .
tell some thing about Session_id()
Answer Posted / parveen
cookies are store at browser end. and session are store at server side. session_id() is also store in cookies
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
"mysql_fetch_row — Get a result row as an enumerated array",this sentence comes from the PHP offical manual.However ,i can not understand the words "enumerated array".I need some help.Thanks a lot to everyone that reply.
What is the difference between html and php?
Is overloading possible in php?
How to call php function from javascript using ajax?
Explain what are the three classes of errors that can occur in php?
Tell me what is the difference between the functions strstr() and stristr()?
How to download and install php for windows?
How to read the entire file into a single string?
Tell me how can you pass a variable by reference?
How to remove a file?
How to convert strings in hex format?
What is data structure in php?
Why do we use interface in php?
What version of php do I have windows?
What is difference between count or sizeof function in php?