Jump to content

Kashmenon

New Members
  • Posts

    7
  • Joined

  • Last visited

Community Answers

  1. Kashmenon's post in I need to display an image stored in my gallery through my SQL Query on PHP was marked as the answer   
    Hi Barand
     
    I played around with it a lot and this one worked for me
     
    $output .= '<input '.$checked.' type="radio" name="fav_id[]" value="'.$sep_row['av_id'].'" /> <img src="/the foldername/'.$sep_row['av_image']. '" />';
     
    Thank you so much for the input. Cheers
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.