- Joined
- Jan 7, 2009
- Messages
- 339
- Reaction score
- 3
How hide Process??+ Give good AntiHack (Anti DLL) Apart Dex AntiCheat
To view the content, you need to sign in or register
omg i use search button and no find !!! Send U
omg ! SEND U NAME PROGRAM PLZ STOP SAY SEARCH SEARCH >.<
omg ! SEND U NAME PROGRAM PLZ STOP SAY SEARCH SEARCH >.<
<form method="post" action="sub=1">
Please enter your name<br />
<input type="text" name="name" id="name" /><br />
<input type="submit" value="go!" /><br />
</form>
<?php
if (isset($_GET['sub'])) {
echo 'your name is : '.$_POST['name'];
}
?>