Results 1 to 4 of 4

Thread: Make a Auction...

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2008
    Posts
    1,754

    Make a Auction...

    How do i make a auction website using PHP whell i guess i can use other languages but just to start please explain in PHP. How do i make it so when you upload a certain picture followed by certain text then click a button, it will display the picture and text instantly on the web page. I want to use this so when the user uploads the product image then sets the price and details and clicks the submit button it Automaticly uploads it straight on the page. Im guessing im going to have to use a server... so my site can remember it...

  2. #2
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: Make a Auction...

    you are going to need a webserver with php and mysql technology installed on it. Most hosting packages you get are preloaded with those.

    have you ever worked with php or mysql before?
    My usual boring signature: Something

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2008
    Posts
    1,754

    Re: Make a Auction...

    Yes i can easily set-up a database from certain source codes i found i now understand the conscept. Would i make use a php include which gets the info from a database? but then how would i make the picture display right on the screen followed by the text... in a formated design.

  4. #4
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: Make a Auction...

    if you look at my signature, there is a link called MySQL Help. if you go to it, there are great examples of using mysql with php.

    What you asking is for me to give you a finished site. thats not how it works on this site. we encourage you to try it yourself and then we will help with things you dont understand
    My usual boring signature: Something

Posting Permissions

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



Click Here to Expand Forum to Full Width