auto generated pages
Posted: Tue Aug 19, 2003 3:47 am
i have a db lthat i want to publish. it''s full of articles and i want it to work this way:
there are ten categories (sex, health,....)
once you click one of this category you go to a page where there are some articles (about sex, about health,...).
at this point is my problem. i'd like to find a way to click an article and have the code generating a new page for me with that article. is this possible?
to eplain:
this is sexuology.php with these:
article 1
article 2
article 3
once i click a new page is generated on the fly to let me read the whole article
how can i do,
pacho
there are ten categories (sex, health,....)
once you click one of this category you go to a page where there are some articles (about sex, about health,...).
at this point is my problem. i'd like to find a way to click an article and have the code generating a new page for me with that article. is this possible?
to eplain:
this is sexuology.php with these:
article 1
article 2
article 3
once i click a new page is generated on the fly to let me read the whole article
how can i do,
pacho