What is the use of token in php?



What is the use of token in php?..

Answer / Praveen Kumar Gupta

"In PHP, a token can have various uses such as authentication tokens for user sessions, anti-CSRF tokens to protect against cross-site request forgery, and security tokens for form submissions."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

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,


How to retrieve values out of an array?

1 Answers  


Why triggers are used in mysql?

1 Answers  


How to insert an new array element in array?

1 Answers  


Why is php used for web development?

1 Answers  


Do you know what is the difference between mysql_fetch_object() and mysql_fetch_array()?

1 Answers  


How to track no of user logged in?

1 Answers  


How to set session.gc_divisor properly?

1 Answers  


What is the meaning of php?

1 Answers  


What are the different functions in sorting an array?

1 Answers  


How can I find the width and height of an image resource?

2 Answers   Rushmore Consultancy,


What is overloading and overriding in php?

1 Answers  


Categories