jvaska
10-13-2002, 11:14 PM
well...i'm a newbie...but i'm trying to create my own blog...as most are ridiculously ugly...
i have two tables in the mysql db that work like this...
ONE...has the blog info...date, title, text...etc...
the OTHER...contains responses to the weekly blog article...
the page is simple...it has...the blog article (from the contents table)...then a feedback form (that inserts to the response table)...and then below that will be the responses (once again, straight from the responses table)...
i'm handy with php...but adding a second table into the mix has got me rattled...and i can't find any good tutorials on this...
any ideas or help would be much appreciated...
thanks...jv
i have two tables in the mysql db that work like this...
ONE...has the blog info...date, title, text...etc...
the OTHER...contains responses to the weekly blog article...
the page is simple...it has...the blog article (from the contents table)...then a feedback form (that inserts to the response table)...and then below that will be the responses (once again, straight from the responses table)...
i'm handy with php...but adding a second table into the mix has got me rattled...and i can't find any good tutorials on this...
any ideas or help would be much appreciated...
thanks...jv