Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

The Database Forum


You are currently viewing our The Database Forum as a guest. Please register to participate.
Login



Reply
how do i create a user database...??
Old 03-05-2007, 01:35 PM how do i create a user database...??
Junior Talker

Posts: 2
Trades: 0
hi

so first off, i don;t particularly know what I need, or even if i'm posting in the right section. I figured it would be a database.
What I want to do is set up a website account for an online art gallery where people can sign up as individual users, then load a picture and then post information about it and then set a price. And then, an outside person can come in and click on the ....possibly Paypal "buyItNow" link and make a purchase.

Would that be a database I need? Or something else? ANy coding help on this would be much appreciated.

thanks
jio2 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 03-05-2007, 02:08 PM Re: how do i create a user database...??
pitbull82's Avatar
Super Talker

Posts: 147
Name: Marcin Nabiałek
Location: Poland, Częstochowa
Trades: 0
Yes, you should use database ond of course some scripting language for example PHP. To create database, when you have it on your pc installed (or when it is enabled on server), you can use phpMyAdmin tool - it would be the easiest way for you to create database.

One of most popular databases: MySQL
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
pitbull82 is offline
Reply With Quote
View Public Profile Visit pitbull82's homepage!
 
Old 03-05-2007, 02:25 PM Re: how do i create a user database...??
Junior Talker

Posts: 2
Trades: 0
ok i think my website account has that MySQL.

any idea where I can find detailed instructions on how to set this up? Or a book?
my website administration skills don't go past HTML and design
jio2 is offline
Reply With Quote
View Public Profile
 
Old 03-05-2007, 02:29 PM Re: how do i create a user database...??
pitbull82's Avatar
Super Talker

Posts: 147
Name: Marcin Nabiałek
Location: Poland, Częstochowa
Trades: 0
Well, hard to say. First of all, you should read your server FAQ - the basic data about phpmyadmin should be there or go to http://www.phpmyadmin.net/home_page/index.php

Then, you should learn "a bit" php - use GOOGLE - you'll find many PHP tutorials...
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
pitbull82 is offline
Reply With Quote
View Public Profile Visit pitbull82's homepage!
 
Old 03-05-2007, 03:10 PM Re: how do i create a user database...??
Defies a Status

Posts: 1,605
Trades: 0
Based on the questions you asked and the way you asked them, you need to shop for a script that will do what you want done. Most of them come with instructions on how to set them up.

Hotscripts dot com is a good place to start looking. If you can find a site that already does what you want you might be able to find a link to the script they are using.
__________________
Colbyt

Please login or register to view this content. Registration is FREE
colbyt is offline
Reply With Quote
View Public Profile
 
Old 03-05-2007, 05:48 PM Re: how do i create a user database...??
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,519
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Coppermine Photo Gallery or Gallery
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 03-05-2007, 06:01 PM Re: how do i create a user database...??
Republikin's Avatar
Defies a Status

Posts: 3,189
Trades: 3
chrishirst's suggestions are well rounded solutions however to help you have a bit more understanding of what is involved you should understand which technologies a solution like this would need and how they would be implemented.

A database, such as MySQL, is only used to store information in your case this would be user login and email info. To access this information and put it to use a scripting language would have to be used, this is the logic end of a user management system. A developer would create a sign-up form and enter that information into the database then he/she would create a script that would log a person in by checking their username and password against all the values in the database to ensure a match. Then this system would have to make sure that each person, after being logged in, is able to access certain pages, like the order page for example. When integrating paypal, it could be as simple as an HTML button or as complex as use your chosen scripting language to tie into Paypals remote objects for order and account management.

To have a system like this custom coded it shouldn't take a good developer more than a day to get it pounded out (however be lenient when it comes to bug tracking as this could go on for a while depending on how heavy the system is used).

I hope this gives you a better understanding of what would be involved.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Republikin is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to how do i create a user database...??
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.36069 seconds with 12 queries