Q695 Posted March 30, 2009 Share Posted March 30, 2009 <?php if ($_POST){ echo" <form name='wipe' method='get'> <input type='hidden' name='...' value='...'>//page address info </form> <script> document.wipe.submit(); </script> }";} ?> Link to comment https://forums.phpfreaks.com/topic/151690-solved-automatic-form-datawipe/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.