|
Posted by daninbrum on 11/23/69 11:43
Hywel Jenkins wrote:
> erictucson@aol.com says...
> > I'm building a site about retro and special edition Japanese video game
> > consoles (www.japan-games.com). I'll have a page for each of the consoles.
> > If you look at "Preview 3" you'll see a sample product page.
> >
> > There is sometimes debate about the release date, original price, limited
> > quantities, etc of the older consoles.
> >
> > Or would a simple text box do the trick?
>
> No. You'll need some server-side processing to add the comment to the
> page, either by re-writing vanilla HTML, or by having some server-side
> process output database content to the browser. Look in to PHP with
> MySQL as an answer.
>
> --
>
> Hywel
Hywel,
Isn't PHP/MySQL needlessly complex for this kind of thing? We may be
comfy arsing around with SQL, but if he's a newbie, I think Perl and
text-files would be a FAR simpler way of achieving this - much better
server support and dead simple code.
If he wanted to go for a proper WIKI (note to newbie - DON'T), then
maybe mySQL would be the best choice, but if just wants people to be
able to swap thoughts, i'd suggest keeping it simple.
Just my thoughts, Hywel does more of this than me i suspect.
Dan Vesma (long time been away - now is back in alt.html)
Navigation:
[Reply to this message]
|