Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <head>
- <title># Golden-Hacker Filter Mail List #</title>
- <html>
- <head>
- <style>
- body {
- background-color: #565656;
- }
- </style>
- </head>
- <body>
- <meta http-equiv="content-type" content="text/html; charset=windows-1256" />
- <style type="text/css">
- echo '<html>
- <head>
- <link href="http://dz48-coders.org/indexi/pic/favicon.ico" type="image/x-icon" rel="shortcut icon" />
- <meta name="author" content="Golden-Hacker" />
- <title># Golden-Hacker Filter Mail List #</title>
- <style type=\'text/css\'>
- input[type=submit], input[type=button], input[type=reset]{
- text-align:center;
- background:url(http://i43.tinypic.com/5owgmq.jpg) repeat-x center bottom #666666;
- border:1px solid #4D4D4D;
- color:#FFFFFF;
- border-top-color:#565656;
- padding:4px 6px;
- margin:4px 5px;
- height:16px;
- -moz-box-shadow:0 0 1px black;
- -webkit-box-shadow:0 0 1px black;
- box-shadow:0 0 1px black;
- text-shadow:0 1px black;
- -moz-border-radius:4px;
- -webkit-border-radius:4px;
- -khtml-border-radius:4px;
- border-radius:4px;
- height:23px;
- }
- input[type=text], input[type=password]{
- background:urlhttp://i43.tinypic.com/5owgmq.jpg) repeat-x center bottom #666666;
- border:1px solid #4D4D4D;
- color:#CCCCCC;
- border-top-color:#565656;
- -moz-box-shadow:0 0 1px black;
- -webkit-box-shadow:0 0 1px black;
- box-shadow:0 0 1px black;
- -moz-border-radius:4px;
- -webkit-border-radius:4px;
- -khtml-border-radius:4px;
- border-radius:4px;
- height:18px;
- margin-left: 5px;
- }
- input , textarea , button , body , caption , table ,area , option {
- outline:none;
- transition: all 0.20s ease-in-out;
- -webkit-transition: all 0.25s ease-in-out;
- -moz-transition: all 0.25s ease-in-out;
- border-radius:3px;
- -webkit-border-radius:3px;
- -moz-border-radius:3px;
- //border:1px solid rgba(0,0,0, 0.2);
- /* font-family: \'Gill Sans\', \'Gill Sans MT\', Calibri, \'Trebuchet MS\', sans-serif; */
- }
- input , textarea {
- background: url(\'http://i41.tinypic.com/ibkmd5.png\') repeat scroll 0 0 #8B8B8B;\';
- }
- input , textarea {
- outline:none;
- transition: all 0.20s ease-in-out;
- -webkit-transition: all 0.25s ease-in-out;
- -moz-transition: all 0.25s ease-in-out;
- border-radius:3px;
- -webkit-border-radius:3px;
- -moz-border-radius:3px;
- border:1px solid rgba(0,0,0, 0.2);
- }
- input:focus, textarea:focus {
- outline: 0;
- border-color: rgba(82, 168, 236, 0.8);
- -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
- -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
- box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
- background: url(\'http://i41.tinypic.com/ibkmd5.png\') repeat scroll 0 0 #8B8B8B;\';
- overflow: auto;
- }
- .x1 {}
- .x2 {font-size:13px;
- background-color:green;
- color:black;}
- hr {color:white;}
- a {color:black;}
- #x5 {
- font-family:tahoma;}
- .d1 {color :#C17E0B;
- font-family:tahoma;
- font-size:13px;
- font-weight:bold;}
- #d4 {color:#C17E0B;
- font-family:tahoma;
- font-weight:bold;}
- .style1 {
- text-align: center;
- }
- </style>
- </head>
- </br></br>
- </style>
- </head>
- <body >
- <form method="post">
- <div class="style1">
- <textarea name="emails" cols="30" rows="20"></textarea>
- <br />
- <input type="submit" value="Filter!" />
- </div>
- </form>
- <?PHP
- $emails = $_POST['emails'];
- $ex = explode("\n",$emails);
- $count = count($ex);
- if(isset($emails)&&$count>=1){
- echo "<center><font color = 'red'><b>$count </font>Number of emails </b></center><br />";
- }else{
- echo "<center>
- No email </center>";
- exit;}
- if(isset($emails)){
- for($i=0;$i<=$count;$i++){
- $d = strtolower($ex[$i]);
- if(strstr($d,"hotmail") || strstr($d,"live") || strstr($d,"msn") || strstr($d,"outlook")){
- $hotmail.=$d;
- $nh = $nh + 1;
- }else{
- if(strstr($d,"yahoo") || strstr($d,"ymail")){
- $yahoo.=$d;
- $ny = $ny + 1;
- }else{
- if(strstr($d,"gmail") || strstr($d,"googlemail") ){
- $gmail.=$d;
- $ng = $ng + 1;
- }else{
- if(strstr($d,"aol") ){
- $aol.=$d;
- $na = $na + 1;
- }else{
- if(strstr($d,"mail.ru") ){
- $mailru .=$d;
- $nr = $nr + 1;
- }else{
- if(strstr($d,"wanadoo") ){
- $wanadoo .=$d;
- $nw = $nw + 1;
- }else{
- if(strstr($d,"ntlworld") ){
- $ntlworld .=$d;
- $nt = $nt + 1;
- }else{
- if(strstr($d,"gmx") ){
- $gmx .=$d;
- $ngm = $ngm + 1;
- }else{
- if(strstr($d,"@web.") ){
- $web .=$d;
- $nw2 = $nw2 + 1;
- }else{
- $ather .=$d;
- $nn=$nn + 1;
- }
- }
- }
- }
- }
- }
- }
- }
- }
- }
- }
- ?>
- <center><table style="width: 30%">
- <tr>
- <td><center>Hotmail ( <?echo $nh;?> ) </center><textarea name="hotmailx" cols="30" rows="10" ><?echo $hotmail;?></textarea></td>
- <td><center>Gmail ( <?echo $ng;?> )</center><textarea name="gmailx" cols="30" rows="10" ><?echo $gmail;?></textarea></td>
- <td><center>Aol ( <?echo $na;?> )</center><textarea name="aolxx" cols="30" rows="10" ><?echo $aol;?></textarea></td>
- <td><center>Yahoo ( <?echo $ny;?> )</center><textarea name="yahoox" cols="30" rows="10" ><?echo $yahoo;?></textarea></td>
- <td><center>Mail.ru( <?echo $nr;?> )</center><textarea name="othersx" cols="30" rows="10" ><?echo $mailru;?></textarea></td></tr>
- <tr>
- <td><center>Wanadoo( <?echo $nw;?> )</center><textarea name="othersx" cols="30" rows="10" ><?echo $wanadoo;?></textarea></td>
- <td><center>Ntlworld( <?echo $nt;?> )</center><textarea name="othersx" cols="30" rows="10" ><?echo $ntlworld;?></textarea></td>
- <td><center>Gmx( <?echo $ngm;?> )</center><textarea name="othersx" cols="30" rows="10" ><?echo $gmx;?></textarea></td>
- <td><center>Web( <?echo $nw2;?> )</center><textarea name="othersx" cols="30" rows="10" ><?echo $web;?></textarea></td>
- <td><center>Other Emails( <?echo $nn-1;?> )</center><textarea name="othersx" cols="30" rows="10" ><?echo $ather;?></textarea></td>
- </tr>
- </table></center>
- </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement