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 |
What is the purpose of the '.myd' file extension? What do thes file contain?
In PHP how many size data can upload by default?
9 Answers Classic Infotech, PG Software,
Is php 7.0 stable?
What is isset php?
What is reference variable php?
How to redirect a page in php?
Which functions are used to remove whitespaces from the string?
Explain what is the difference between for and foreach?
How to enable error reporting in php?
Is string php function?
Explain the syntax for ‘foreach’ loop with example.
Can you pass an array into a function?