What is php session start?



What is php session start?..

Answer / Tara Singh Meena

PHP session start() is a function used to manage user sessions in PHP applications. It initializes a new session or continues an existing one.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

How is it possible to set an infinite execution time for php script?

1 Answers  


What is the use of ajax in php?

1 Answers  


Does php 7 support mysql?

1 Answers  


Is php a framework?

1 Answers  


What is php call function?

1 Answers  


Explain the value of the variable input is a string 1,2,3,4,5,6,7. How would you get the sum of the integers contained inside input?

1 Answers  


Explain me what is the use of header() function in php?

1 Answers  


What is return in php function?

1 Answers  


How can you associate a variable with a session?

1 Answers  


How do I know my xampp version?

1 Answers  


What is the Pipe Symbol represented?

1 Answers  


Tell me whether it is possible to share a single instance of a memcache between multiple php projects?

1 Answers  


Categories