Page 1 of 1

News Article Page

Posted: Mon Sep 27, 2010 2:49 am
by noeluylee
Hello,

I would like to create a news sections for my site. I want something like http://features.theguidon.com/2010/07/d ... d-damsels/ and also with the ability to leave comments.

Can you please help me how to create it?

Thanks a lot. your help is highly appreciated.

Re: News Article Page

Posted: Mon Sep 27, 2010 4:05 am
by cpetercarter
Unless you feel like writing your own blogging software from scratch, use Wordpress.

Re: News Article Page

Posted: Mon Sep 27, 2010 5:02 am
by noeluylee
I want to write my own news article site, I just need a very basic one, which I can add, modify and delete post.

Re: News Article Page

Posted: Mon Sep 27, 2010 5:06 am
by DigitalMind
I didn't get the point of the problem. Create 2 tables (news and comments), relate them, write a few simple php scripts.

Re: News Article Page

Posted: Tue Sep 28, 2010 1:09 am
by noeluylee
Can you tell me how to "relate" news and comments?

I would also like to put a picture for a news article, can you share me a php script that can handle it? it much better if the photo will save on the server's folder rather then in mysql.

Thanks a lot for your help!