What is php session_start() and session_destroy() function?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

I have written a source code in php but I do not know how to compile that and conduct it with a website please explain me the how to compile that ?

1 Answers  


What is prepare in php?

0 Answers  


How can we do user authentication without using session/cookies ? For ex:- From page1 accepts user name and password and need to check in all other pages whether the user has logged in or not

6 Answers   TCS,


Explain a resource?

0 Answers  


Tell me what type of operation is needed when passing values through a form or an url?

0 Answers  






What is the difference between session_unregister() and session_unset()?

0 Answers  


write a program to print [123] [456] [789] note : braces also need to be printed

2 Answers   Net Solution,


What are the different methods of passing data or information between two calls of a web page? What are the advantages/disadvantages of these methods?

4 Answers   Ardo, Patni,


Tell me how can we determine whether a php variable is an instantiated object of a certain class?

0 Answers  


What will the ?getdate() function returns in PHP?

0 Answers  


If there are 10 text boxes in a form having same name, their value are different. Value of which textbox will be received on action script?

20 Answers   A1 Technology, Bajaj, DG, Genpact,


Difference among echo, print and printf.

1 Answers  


Categories