verschlüsseltes PHP-Script lesbar machen

nö, geht ganu so wenig... :-(

URL veraltet
URL veraltet
 
Zuletzt bearbeitet:
es geeehhheeeeet^^
juhuuuuu^^ *freu*

danke!!!!!!!!!!

fehler war jetz, dass da irgendwie nich komische leerzeichen oder so drin warn^^
ka...hab einfach am ende der letzten zeilen immer eins weggemacht und nu gehts :-)
 
sorry für den 3er-post, aber hab ja ka, ob schon einer drin war und jetz vll ganich mitbekommt, dass ich schon wieder ein prob hab^^

also:
das teil gibt mir endlich alles aus....doch wenn ich den source dann nehm und als normale php verwenden will komm wieder fehler....

beispiel:

das gibts mir aus:
URL veraltet


der source müsste also eig das hier sein:
PHP:
<?
="date";  ="mysql_fetch_assoc";  ="mysql_query";  ="mysql_num_rows";  ="strtotime";  ="time"; 
 echo "
		<table width=100% height=100% border=0 cellspacing=15>
  		<tr>
    		<td valign=top>
     			<font color=   face=arial size=5>Tippen</font>
     			<hr color= >  
      		<font size=2 color=  face=arial><br><br>	
						 
						<br>";  =  ();   =  ("Y-m-d H:i:s", );  ="SELECT * FROM tips WHERE MemberID = ' '";  = ( ); = ( ); if ( ==0) { ="SELECT * FROM matches ORDER BY Date"; = ( ); = ( );while ( = ( )) {  = "INSERT INTO tips (MemberID, MatchID, TipGoalsTeamA, TipGoalsTeamB, TipScore)
  	    VALUES (' ', ' ', 99, 99, 99)";  =  ( );}} echo "
    					<form action=frame.php?anzahl= &link=save method=post>
    					<input type=submit value=\"Tipps speichern\"><input value=\"Zurücksetzen\" type=reset><br><br>
      					<table border=0 cellspacing=0 cellpadding=0 width=100%>

									<tr>

  									<td colspan=3><font size=1 color=  face=arial><b>Match</b></td>						
  									<td colspan=2 align=center><font size=1 color=  face=arial><b>Resultat</b></td>
  									<td colspan=2 align=center><font size=1 color=  face=arial><b>Resultat-Tipp</b></td>
										<td><font size=1 color=  face=arial><b>Punkte</b></td>
  									<td><font size=1 color=  face=arial><b>Freunde</b></td>							
						  		<tr>

  									<td colspan=9 bgcolor=  height=1></td>
									</tr>
									<tr>

  									<td colspan=9 bgcolor=  height=4></td>
									</tr>";  ="SELECT * FROM tips WHERE MemberID = ' '";  = ( ); = ( ); for( =1;  <= ;  ++) { = ( );  ="SELECT * FROM matches WHERE ID = ' '"; = ( ); = ( );   =  ("d.m.Y H:i:s",  ( ));if (  == '') {  =  ; } if (  == '') {  =  ; }if (  >=  ) { if (  == 99) {  = "0*";} if (  == 99) {  = "?";   = "?";} if (  == 99 ||   == 99) {  = "-";   = "-";} echo "
                	<tr>

										<td width=20 align=right><font color=  face=verdana size=1> &nbsp;&nbsp;</td>               	    
                  	<td width=155 align=right><font color=  face=arial size=2> &nbsp;<img src=\"images/flags/ .gif\"></td>

                  	<td width=170><font color=  face=arial size=2>&nbsp;-&nbsp;<img src=\"images/flags/ .gif\">&nbsp; </td>
                  	<td width=30 align=right><font color=  face=arial size=2><b> </b></td>
                  	<td width=30><font color=  face=arial size=2><b>: </b></td>                  								

										<td width=30 align=right><font color=  face=arial size=2> </td>
                  	<td width=30><font color=  face=arial size=2>: </td>
                  	<td width=40 align=right><font color=  face=arial size=2><a href=\"frame.php?matchid= &link=matchranking\"> </a>&nbsp;&nbsp;&nbsp;&nbsp;</td>                
										<td width=40 align=center><font color=  face=arial size=2><a href=\"frame.php?matchid= &link=tipsoffriends\"><img border=0 alt=\"Tipps deiner Freunde\" src=\"images/icons/friends.gif\"></a><br></td>

                	</tr>
                	<tr>
                		<td></td>
                		<td colspan=2 align=center><font color=  face=verdana size=1> &nbsp; </td>

                	</tr>"; } else {if (  == 99 ||   == 99) {  = "";   = "";}echo "
                	<tr>

                  	<td width=20 align=right><font color=  face=verdana size=1> &nbsp;&nbsp;</td>

                  	<td width=155 align=right><font color=  face=arial size=2> &nbsp;<img src=\"images/flags/ .gif\"></td>

                  	<td width=170><font color=  face=arial size=2>&nbsp;-&nbsp;<img src=\"images/flags/ .gif\">&nbsp; </td>

                  	<td width=30></td>
                  	<td width=30><font color=  face=arial size=2><input size=2 type=hidden name=matchid  value=\" \"></td>

										<td width=30 align=right><font color=  face=arial size=2><input size=2 type=text name=tipa  value=\" \" maxlength=2></td>

                  	<td width=30><font color=  face=arial size=2><input size=2 type=text name=tipb  value=\" \" maxlength=2></td>
                  	<td width=40>"; if ( !=1) {echo "<font color=  face=arial size=2> -fach!"; } echo "</td>
                  	<td width=40 align=center><font color=  face=arial size=2><a href=\"frame.php?matchid= &link=tipsoffriends\"><img border=0 alt=\"Tipps deiner Freunde\" src=\"images/icons/friends.gif\"></a><br></td>
									</td>

									<tr>

                		<td></td>

                		<td colspan=2 align=center><font color=  face=verdana size=1> &nbsp; </td>
                	</tr>";}}echo "
  				      </table><br>
            		* Entweder Tipp noch nicht ausgewertet oder kein Tipp abgegeben.<br>

								<br>
            		<input type=submit value=\"Tipps speichern\"><input value=\"Zurücksetzen\" type=reset></form>"; echo "		

					</font>
    		</td>

  		</tr>
		</table>";
?>

aber das geht nich:
URL veraltet
 
Zuletzt bearbeitet:
Zurück
Oben