jjicks
0
Q:

form GET method overide url parameter

<form name="ordermanage" method="get" action="adminOrders.php">
<?php
if (isset($_GET['view']) && $_GET['view'] === 'today') {
    ?><input type="hidden" name="view" value="today" /><?php
}
?>
<label>Show  
0

New to Communities?

Join the community