Mysql veritabaniresim urlsi ekleme

Rate This Thread:
Results 1 to 1 of 1

Thread: Mysql veritabaniresim urlsi ekleme

  1. Go to Thank YouDownload #1
    Go to Thank You
    Üye kudret443's Avatar

    Info

    Go to Top of Post

    Mesaj Mysql veritabaniresim urlsi ekleme

    PHP Code:
    1. <?php
    2.                 $resim SITE_IMG.'no-image.png';
    3.                 if($kr->kategori_resim) {
    4.                     $resim SITE_IMG.'kategoriler/'.$kr->kategori_resim;
    5.                 }
    6.             ?>
    7.             <img src="<?php echo $resim?>"class="img" alt="<?php echo $kr->kategori_resim?>">
    8. </div>

    BU RESME LİNK EKLEMEK İSTİYORUM. AMA EKLİYEMEDİM.VERİTABANINA SÜTUN EKLEDİM. AMA URL Yİ VEREMEDİM. SÜTUN ADI kategori_reklam [MENTION=1]yilmaz[/MENTION]


  2. The Following User Says Thank You to kudret443 For This Useful Post:

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •