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
What is form validation in php?
How long is a php session valid?
Is php easier than node?
Why is used in php?
What is the use of print_r function in php?
How to find length of an array in php ?
How to download and install php on windows?
What language is php based on?
What are the uses of php language?
Which is true about the singleton design pattern?
Is php better than python?
How to support multiple-page forms?
How is it possible to return a value from a function?
How to create an array in php?
Which have the fastest execution between mysql_fetch_array() and mysql_fetch_assoc()