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.

Coding Forum


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



Reply
Old 03-19-2004, 11:59 AM Database
Junior Talker

Posts: 1
Trades: 0
Hey ppl, I am a newbie and wish to ask for advice....

I want to build a website where ppl can look up figures by doing a "search". I have all the info in a excel spreadsheet, but don't know where to go from here.

I have used dreamweaver b4, so no prob there, i just think i will need to learn MySQL and/or perl php.

Basically i want the user to be able to cross reference a large amount of data, and then have it displayed on screen.
E.G. browser wishes to know how many ppl visited Spain in a given time period, and who were they.

Is this possible? How difficult is it? What do I need to learn?

Thanks in advance for ure help.

Lee
coombs79 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 03-21-2004, 06:08 PM
Kyrnt's Avatar
The Post-Mod Years

Posts: 2,536
Location: Western Maryland
Trades: 0
Lee,

I would suggest you go to your favorite book store and buy a PHP/MySQL book. You will need to learn a little about how to setup a MySQL database and get your data into that database in an logical, well-organized way.

Next, you will need to learn PHP to get that data out of your database based on your query (e.g., user input). If you are a Dreamweaver veteran, then formatting the results will be no big deal.

If you are a complete novice, give yourself about 12 hours to read, setup and learn some of the examples in your book. After doing that, it should be clear to you how to proceed with your own project.

The key is to choose a book that explores both PHP and MySQL together.... and make sure it is reasonably up-to-date.

I hope this helps.
__________________
—Kyrnt
Kyrnt is offline
Reply With Quote
View Public Profile Visit Kyrnt's homepage!
 
Old 03-26-2004, 08:10 AM
Skilled Talker

Posts: 53
Trades: 0
Dump it all into MySQL, connect up to your database, create a simple form and results page. Wahlah, done in 10 minutes.
iDevDirect.com is offline
Reply With Quote
View Public Profile
 
Old 03-27-2004, 03:13 PM
david's Avatar
King Spam Talker

Posts: 1,314
Location: Glasgow, UK
Trades: 0
You might want to start here:
http://www.freewebmasterhelp.com

To set up your database will be easy. Just create it with the correct fields, then export your Excel database as CSV format. Then use PHP (there are some premade scripts) to import this data.
__________________

Please login or register to view this content. Registration is FREE
- Everything a webmaster needs - for free

Please login or register to view this content. Registration is FREE
- Free web hosts reviewed and rated

Please login or register to view this content. Registration is FREE
- Impartial hosting directory - Add your host today for FREE
david is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to 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.42304 seconds with 12 queries