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 make a website database type thing (lots of questions)
Old 06-06-2007, 09:50 PM How do I make a website database type thing (lots of questions)
Toasty Queso's Avatar
Novice Talker

Posts: 5
Trades: 0
Hello everybody, I'm new to these forums...and I'm not that good with webbuilding. I know basic HTML, but for the most part I'm a graphics guy. But I have a website to build and I figure im going to need your help. Okay here's my website to build:

I need a website where visitors will come. They will see a big page with some forms on it (name, color, score1 (number), score2 (number)). They will fill these fields in and then click the finish button and score1, and score2 will be averaged to find score3. Score3 will be stored according to the name and color. Then a different person at another time can type in that same name and enter their own scores, their score3 is averaged with the other score3's that have been entered. Later someone can come back and search the name, and find average of every score entered.

Some questions:

1) What will I need to have on my hosting plan to do this (MySQL, php, .etc?)

2) What could I do to ensure their is no cheating (entering a score over a million times to bump up the average)?

3) What type of hacking vulnerabilities and such will I have to look out for?

4) uh..how do I do this (important one :P)

Thanks
Toasty Queso is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-17-2007, 11:53 PM Re: How do I make a website database type thing (lots of questions)
Novice Talker

Posts: 11
Trades: 0
Dont understand what you are intending. Anyway, Learn php or get the help of a php(or any other scripting lang.) guy for the purpose.

Last edited by abhilashdas; 06-17-2007 at 11:54 PM..
abhilashdas is offline
Reply With Quote
View Public Profile
 
Old 06-19-2007, 01:13 PM Re: How do I make a website database type thing (lots of questions)
Skilled Talker

Posts: 60
Name: Nick Martin
Trades: 0
Toasty,

This is vague. However, your project sounds relatively simple. PHP is free and it is pretty intuitive. If I understand what you are trying to do it sounds like all you would need is a MYSQL table and PHP on a webserver (this could just be your PC).

You can create a form in PHP that stores each participants input into varibles. Calculations can be computed on these and they can be ultimately stored into a MYSQL DB table.

Do some homework on PHP forms, variables. Check this site out:

http://www.w3schools.com/php/default.asp

-Nick
SpudNik is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to How do I make a website database type thing (lots of questions)
 

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 1.17585 seconds with 12 queries