Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <head>
- <title>
- Add Http in SiTe By Mr MaGnoM
- </title>
- </head>
- <center>Add Http To Sites Coded By Mr MaGnoM</center><br>
- <form action="test1.php" method="post">
- <center>
- <textarea name="omar" cols="50" rows="15">
- www.google.com
- www.bing.com
- www.facebook.com
- </textarea>
- <br><br><br>
- <input type="submit" name="mr" value="Add Http"/>
- </center>
- </form>
- <?php
- //<>
- if($_POST['mr']){
- $mr=explode("\r\n",$_POST['omar']);
- foreach($mr as $magnom){
- $magnom=trim($magnom);
- echo "<center><font color='red'>"."http://".$magnom."<br>".'</font></center>';
- }
- }
- ?>
- <br><center>Gretz : AnonSec Members -- Rhama -- Hamza Uygun -- LouTis -- H Damas sy -- Salah -- Lourd of Chao$ -- And All my Friends</center>
- <br><a href="https://www.facebook.com/danzo.magnom.1"><center>Contact me</center></a>
Add Comment
Please, Sign In to add comment