What is session and Cokkies . How it works .
tell some thing about Session_id()
Answer / 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 |
List out the predefined classes in PHP?
Why do we need abstract class in php?
How can you tell if a number is even or odd without using any condition or loop?
What is new static in php?
Who is the father of PHP and explain the changes in PHP versions?
13 Answers Befree, iMark Group, Netizen,
Write the statements that are used to connect php with mysql
How to get the total number of values in an array?
What are the encryption techniques in php?
How to get complete current page url in php?
How can you upload a file using php?
What is isset in php form?
What is form action php?