I have form and code at the top:
When there is shown error above form, fields are cleared.PHP Code:
<form action="<?php echo $PHP_SELF; ?>" method="post" >
1. How to do that it will be in the field values as user gives
2. How to do clear function with image if user would like to clear all fields
Need help.
Bookmarks