| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Certified
Join Date: Jul 2009
Location: Jacksonville,Fl USA
Posts: 40
|
Experienced Web designers Please Help
Ok.. I want to make a website that allows a registered user to upload pictures and leave discriptions of the picture..Granted the picture is going to be something he/she want to sell...I plan to have different catagories and what not...I want to allow them to be able to search as well by different product types..What is the best way to accomplish this... Last edited by realmccoy813 : 08-07-2009 at 17:20. |
|
|
|
|
|
#2 (permalink) |
|
Got to start somewhere
|
Pay someone to complete the site for you, then manage the business side of things (advertising etc.) yourself. Any other way and its not really viable, to many issues with security etc. which you cannot account for if you do not have a background in this (in my opinion) This can be achieved by a "simple" (read very complex if you cant code) php (or other coding type) e-commerce site with a login, upload, shopping cart, features. |
|
|
|
#7 (permalink) | |
|
Got to start somewhere
|
Quote:
because meatspin is the answer to all lifes questions, especially those where the question is indeed something unrealistic |
|
|
|
|
#8 (permalink) |
|
Certified
Join Date: Jul 2009
Location: Jacksonville,Fl USA
Posts: 40
|
Ok security should be an issue because its more so gonna be listings....you know like craigslist but totally different design....I know of porgrams that could get it done I was just wonder if anyone knew the best way of getting this done.... |
|
|
|
#9 (permalink) |
|
Got to start somewhere
|
Again the best way of getting this done is to pay someone else (a web developer) to complete this project for you. To complete this competently it would take months (years?) of knowledge of the systems involved. Personally I dont know any programs that could realistically do this job |
|
|
|
#10 (permalink) |
|
Got to start somewhere
|
why are you editing your original post? that just makes things confusing. It would take months to learn to impliment a 'simple' upload section as it is not simple in the slightest if you cannot do it. If you want any personal information you will need security, you think craigslist has no security? No programs complete this easily. And if you want the design layout, then again paying for it would be the only way to get a proper layout, or learning yourself, if you want to learn it will take months -> years |
|
|
|
#14 (permalink) | |
|
Doodler.
Join Date: Dec 2006
Location: Manchester, UK
Posts: 2,709
|
Quote:
Your latest edit makes it sound like you want to make Etsy :: Your place to buy and sell all things handmade |
|
|
|
|
#16 (permalink) | |
|
Doodler.
Join Date: Dec 2006
Location: Manchester, UK
Posts: 2,709
|
Quote:
|
|
|
|
|
#18 (permalink) | ||
|
Where's my snow?
|
Quote:
I've built many websites, and I can tell you the answer to... Quote:
...is - Spend a long time learning about the subject matter. When you are ready, perhaps in a year or two, you will be able to easily answer your own question (as well as answer several thousand other web design questions, most likely) |
||
|
|
|
#20 (permalink) |
|
Whitey
Join Date: Aug 2007
Location: Yokohama, Japan
Posts: 7,324
|
Build a php serverside script that takes in the contents of a form, including all variable input, including a filepath to the image in question, then use an image library to save the image, resize it into thumbnails, and store the file path in the databas along with all the other variable input. Then build a script that parses the URL so that you can add category IDs, letting you have different pages for different categories. Make sure to sanitize all input, preventing injection attacks and email header attacks. There, that's not so difficult is it. Now off me lad, and quit wasting our time pretending you know how to build sites, when you obviously don't, seeing as you don't even know the correct term is 'web developer' or 'web designer', and not 'website builder'. |
|
![]() |
|