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
Is a PHP/MySql database more than what I need?
Old 12-16-2007, 07:41 PM Is a PHP/MySql database more than what I need?
Junior Talker

Posts: 4
Name: David
Trades: 0
I just want a simple search feature on my site, so that visitors can search through articles, either by name, topic, or date written. Every time I do an internet search setting up a database, this is the direction I'm led to. However, from what I've been told, setting up a MySql database is overkill, and probably not even what I'm looking for.

More than likely, I'm making a mountain out of a molehill (a normal thing for me), and the solution is just too simple for me to realize.

Hath anyone a suggestion?
aphesis is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 12-17-2007, 05:30 AM Re: Is a PHP/MySql database more than what I need?
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,520
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
A database of some kind may be required. It really all depends on how the site is structured.

It could be a simple as a flat file (XML) that you maintain and a search agent simply traverses.
Or it could be a crawler on your site that builds a flat file index with a search agent

or many other things.

There is also agents such as FreeFind, PicoSearch and Google Custom.

All that said having the articles in a CMS or RDBMS system means you could customise the search how you wanted it.
__________________
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 12-18-2007, 01:27 PM Re: Is a PHP/MySql database more than what I need?
Average Talker

Posts: 15
Trades: 0
Hmm maybe you can build just an html page called "Archived Articles"
You can either hard code it and do it all yourself, by listing them in columns like by alphabetically, by date, and so forth. A little extreme.

BUT a database sounds like what you need... there are always other alternatives, but your likely to spend alot of time anyway you go. If youre not to database/php savy i would recommend buying Ben Forta's MySQL crash course, and just going to tizag.com for their free php tutorial, and start learning it will just give you the ability to have more powerful websites.

Sorry if i wasnt much help,
Good Luck
Marcus
iammarcus is offline
Reply With Quote
View Public Profile Visit iammarcus's homepage!
 
Old 12-18-2007, 08:29 PM Re: Is a PHP/MySql database more than what I need?
Junior Talker

Posts: 4
Name: David
Trades: 0
Yeah, I've spent quite a bit of time, over the past couple of weeks, searching for information about how I should do it. Somebody had mentioned to me that MySql would probably be way overboard for what I want to do, but they had no suggestions otherwise. What I've gathered from searching, has pretty much been what y'all's replies have been, but I just thought I'd check to see if there was something I was missing.

I don't want to go the google route, and right now,I only have a couple of articles to put into it. I know that over time, the number will increase (hopefully, because it's an educational site), so maybe it won't really be a lot of work, since I'll be adding to the database as I go.

Thanks for the link to the tutorial. I guess that'll be my homework tonight.
aphesis is offline
Reply With Quote
View Public Profile
 
Old 12-26-2007, 11:35 AM Re: Is a PHP/MySql database more than what I need?
jdfreelance's Avatar
Skilled Talker

Posts: 88
Name: Joseph Dickinson
Trades: 0
Quote:
Originally Posted by aphesis View Post
Yeah, I've spent quite a bit of time, over the past couple of weeks, searching for information about how I should do it. Somebody had mentioned to me that MySql would probably be way overboard for what I want to do, but they had no suggestions otherwise. What I've gathered from searching, has pretty much been what y'all's replies have been, but I just thought I'd check to see if there was something I was missing.

I don't want to go the google route, and right now,I only have a couple of articles to put into it. I know that over time, the number will increase (hopefully, because it's an educational site), so maybe it won't really be a lot of work, since I'll be adding to the database as I go.

Thanks for the link to the tutorial. I guess that'll be my homework tonight.
Don't take advice from people who deny one situation worthy, but can't offer another viable solution. Use a php/mySQL setup, it may take a little more time (depending on your experience) to setup, but it's well worth the time. You need to spend the time, to get the time (users visiting).
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
// PHP/MYSQL/XHTML/CSS/FLASH/JAVASCRIPT/VBSCRIPT
jdfreelance is offline
Reply With Quote
View Public Profile
 
Old 12-29-2007, 01:31 AM Re: Is a PHP/MySql database more than what I need?
Skilled Talker

Posts: 75
Name: Nick Cousins
Location: Northern Ireland
Trades: 0
If it's an educational site you could set up some kind of Wiki. These usually allow you to customise the look and feel to match your site.

It means you can enter your articles into the Wiki, instead of hard-coding the pages and it takes care of all of the PHP/MySQL etc... for you - providing you with search and browse facilities.

They also usually come with Forums, Chat rooms etc which is very useful if that's the route you want to take - but you can generally trim it down to just what you need.

If you want an easy-to-manage solution, without having to do much coding then a Wiki is probably the best solution.

Even better news is that many web-hosts now provide Wiki/Forum/Chat-room software that can be installed on your site with just a few mouse-clicks.
HandCoder is offline
Reply With Quote
View Public Profile Visit HandCoder's homepage!
 
Reply     « Reply to Is a PHP/MySql database more than what I need?
 

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