Jump to content

need direction in making my online art print business site. please.


Recommended Posts

hi, i want to make a site that connects artists that have art prints to sell, and buyers. the site will have to display the art, and have various search features, and accounts, a checkout and a shopping cart. and maybe like top 100 listing. all stored in the database etc. and the customer and seller need to be able to email eachother within the site but not outside the site. thats roughly it.

 

but i was wondering, does anyone know of the order in which i should start? i was thinking of looking up how to do a photo gallery first in php, does that sound good? then learning how to put images in a database, upload them, and display them in the database via SQL queries of different criteria i put to the images. any help GREATLY appreciated, im really excited to try to stretch my skills on this one. :D

Link to comment
Share on other sites

You need to start from the basic things, like first have a basic website then add the thing to connect to other galleries and put it into the database, learn how to upload images and display it in a gallery, add checkout etc.

Start with things you need for the other things like for displaying images you need to have a gallery, for having SQL rows you need a table in the database.

 

BTW: don't upload your images to the database if you have access to host's file system, you can have the images in a folders and name each one with a unique id and have that unique id as a string in the database.

 

Hope I helped you.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.