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.

HTML Forum


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



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Database Query... Novice Alert...No Idea Where to Turn...
Old 12-18-2006, 04:20 PM Database Query... Novice Alert...No Idea Where to Turn...
Junior Talker

Posts: 1
Name: Mike
Trades: 0
Hello,

I'm creating a website for a student organization at my university. Basically, I have an Excel file with a list of contacts that the members of our organization need to be able to search on our website.

The only field that I need our members to be able to search is "contact location." So for example, a member might want to know if our organization has any contacts in Spain, so the member would type "spain" into the "contact location search" field" and would get results.

I really don't known where to turn... I need the easiest thing that would be manageable for a novice. It doesn't need to be an intense search function; just something to make the website functional (so it obviously needs to be uploadable to a server; the server has PHP capability...no idea if that has any relevance). I've been searching around all day and have come across potentials like PHP, SQL, XML, etc. but have no idea which way to turn... I have Office and Adobe Studio programs at my disposal.

Thank you all-powerful and all-knowing web gods! I owe you my deepest gratitude!

Mikey
lax828 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 12-18-2006, 06:36 PM Re: Database Query... Novice Alert...No Idea Where to Turn...
blackhawkpowers's Avatar
Ultra Talker

Posts: 313
Name: Dustin
Location: GA
Trades: 0
well good news mikey this is not going to be a hard thing to do. your server is going to need php for sure and mysql would be best to run as the db. if you do not know if your server has mysql all you need to do is open up notepad copy and paste the following code and upload to the server...

PHP Code:
<?php
phpinfo
();
?>
look for a topic titled mysql if it exists then you have mysql installed you just need to contact the host and find out what your user and pass is to login to the db after that just post back here and we'll get started..
__________________
A patch is a piece of software which replaces old bugs with new bugs.

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
blackhawkpowers is offline
Reply With Quote
View Public Profile Visit blackhawkpowers's homepage!
 
Old 12-19-2006, 01:12 AM Re: Database Query... Novice Alert...No Idea Where to Turn...
cbeaudin's Avatar
Extreme Talker

Posts: 158
Name: cbeaudin
Location: Proud to be Canadian
Trades: 1
I agree, PHP and MySQL is the easiest way to do it. If you have both available on your server there is a good tutorial here:
http://www.freewebmasterhelp.com/tutorials/phpmysql
cbeaudin is offline
Reply With Quote
View Public Profile
 
Old 12-22-2006, 04:07 AM Re: Database Query... Novice Alert...No Idea Where to Turn...
Novice Talker

Posts: 13
Name: Romell
Trades: 0
Not as though you need another recommendation of PHP/MySQL, but as the people are saying, it's certainly your best bet.

It will definitely get the job done relatively easily.
mellymell is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Database Query... Novice Alert...No Idea Where to Turn...
 

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