<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Resim Kodu Oluşturma</title>
</head>
<style>
.font { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; color:#FFF;}

</style>

<body bgcolor="#333399">
<table width="600" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <th scope="col"><form action="link.php" method="post" name="form1" class="font" id="form1">
      <p>
        <label for="deger">Resim Url :</label>
        <input type="text" name="deger" id="deger" />
        <br />
      </p>
      <p>
        <input type="submit" name="cevir" id="cevir" value="Resim Linki Oluştur" />
        <br />
        </p>
      <p><br />
      </p>
    </form></th>
  </tr>
  <tr>
    <th scope="col">  <?php
  $res = $_POST['deger'];
  if ($res==""){
      }else{
  echo "Takim Sahibinden Bir Çift Söz kodu:<br><br>";
  $resim= "<img src="".$res."">";
$reso =   htmlentities($resim);
echo "<em>".$reso."</em><br><br><br>";
 
    echo "Ziyaretçi Defteri ve Forum Kodu:<br><br>";
    $r = "<em>[image url=".$res."]</em>";
    echo $r."<br>";
      }
 
 
  ?></th>
  </tr>
 
</table>

</body>
</html>

Resim Kodu Oluşturma





"; $resim= ""; $reso = htmlentities($resim); echo "".$reso."


"; echo "Ziyaretçi Defteri ve Forum Kodu:

"; $r = "[image url=".$res."]"; echo $r."
"; } ?>
 
Bu web sitesi ücretsiz olarak Bedava-Sitem.com ile oluşturulmuştur. Siz de kendi web sitenizi kurmak ister misiniz?
Ücretsiz kaydol