i want to make a article system with multiple pages, you can submit an article, itll email it to me, and i can add the article in using a page on the site.

the problem is, i dont know how to organize the db for multiple page.

ill have:

name | user_id | article_name | len_pages | ...

the user id is their forums registration id, im using the same scheme

any suggestions?

thanks