Jump to content

join?

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
techker

techker

    Programmer

  • Members
  • PipPipPipPip
  • 136 posts
hey guys im doing a site for my body's tattoo shop.so in his admin he has :uploader,monthly specials and monthly pics.

in the database of upload i insert name,type,id and date.

and in monthly pics i have a drop down box with all the pic names in it.so when he selects pic on it inserts the id pf the pic(from data) in monthly_data

so my question is how can i extract the id
(from monthly data) and extract the pic associated to that id(in data)?

#2
BlaineSch

BlaineSch

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,448 posts
Im a bit confused by your post - if you show us the database structure we can help you a bit more.

@Mods/Admins: This should be moved to Database & Database Programming.

#3
techker

techker

    Programmer

  • Members
  • PipPipPipPip
  • 136 posts
sorry about that i was mad!lol

i got it going by adding variables.sorry

#4
Guest_LopDroliappow_*

Guest_LopDroliappow_*
  • Guests

Quote

MESSAGE