[EMAIL PROTECTED] writes:
> I am building a simple MySQL news database,  which would contain, a
> headline, a date, main story(body) and a graphic associated with each
> story.  I would like to generate an index of the pages in this database
> ( ie a news index with links to the articles) an to have a news
> administrator upload and delete stories graphic etc.

Why don't you look at Django, which was built for that purpose.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to