Answer Posted / roshnai
you prfile coming using session........
syntax:
session_start();
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is php worth learning in 2019?
Is php a web server?
What is the use of get and post method in php?
What is the main difference between require() and require_once()?
What happens if an expected input field was not submitted?
How long will it take to learn php?
How to Retrieve a Cookie Value?
How to turn on the session support in php?
How long do php sessions last?
Differences between get, post and request methods ?
How to uploaded files to a table?
Does php have multiple inheritance?
What is the use of Php variables?
How can you propagate a session id?
Require_once(), require(), include(). What is difference between them?