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 |
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?
Why triggers are used in mysql?
How to insert an new array element in array?
Why is php used for web development?
Do you know what is the difference between mysql_fetch_object() and mysql_fetch_array()?
How to track no of user logged in?
How to set session.gc_divisor properly?
What is the meaning of php?
What are the different functions in sorting an array?
How can I find the width and height of an image resource?
2 Answers Rushmore Consultancy,
What is overloading and overriding in php?