when we select some checkboxes and we went for next page if
we came back to prevoius page the selcted checkboxe should
be checked
Answer Posted / lamp
Store the Checkbox values in cookie, you can fetch the
cookie value when u come to this page again
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How to add comments in php?
Can we use php variable in javascript?
What is the difference between get and post in php?
Explain me what is the meaning of a persistent cookie?
Tell me what is needed to be able to use image function?
What is the content of /etc directory?
What is the use of stripslashes in php?
Write a program to find a string is palindrome or not?
What are getters and setters php?
What is xss and csrf?
How to block direct directory access in PHP?
What is the difference between query and inquiry?
How do you explain independent and dependent variables?
Can we embedded directly PHP code into XHTML document? State Whether True or False?
What are encryption functions in php?