ok...maybe this will get deleted...or not...i don't know...
i'm making my own basic blog...using php/mysql...most blogs are horrible to look at...and i can't have that...
but i've never tried to use two database tables at the same time...one holds all of the blog contents...the other holds response data which requires a form to input the data and also a loop/array (is this what it's called?) to retreive the response information and display it on the page...
it's very compacted as all of these pieces are on only one page (per each blog entry)...
so...does anybody know of a good resource about using multiple tables? i've been searching and searching...haven't found much...
this is where it is so far...just a sketch as i'm trying to figure out how to do the php part of things -> http://blog.tatiret.com/index.php?blog=1
help is appreciated...and if some nice dev wants to really help me out i'll kick down a little graphic work for them in exchange...jv
i'm making my own basic blog...using php/mysql...most blogs are horrible to look at...and i can't have that...
but i've never tried to use two database tables at the same time...one holds all of the blog contents...the other holds response data which requires a form to input the data and also a loop/array (is this what it's called?) to retreive the response information and display it on the page...
it's very compacted as all of these pieces are on only one page (per each blog entry)...
so...does anybody know of a good resource about using multiple tables? i've been searching and searching...haven't found much...
this is where it is so far...just a sketch as i'm trying to figure out how to do the php part of things -> http://blog.tatiret.com/index.php?blog=1
help is appreciated...and if some nice dev wants to really help me out i'll kick down a little graphic work for them in exchange...jv