<form action='index.php?page=crime&ID={$_GET['ID']}' method='get'>
but when i submit the form it just to:
index.php?ID=1
and misses out the other part of the url
If it try it without the {$_GET['ID']} i get the same result, It seems to just stop at the index.php
Thanks

New Topic/Question
Reply




MultiQuote






|