Suggestions to News Class

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • luan@flypublicidade.com.br

    Suggestions to News Class

    Hello.
    I'm creating a class called news. This class will
    insert/edit/delete/list/show in the MySQL database and i need
    ideas/suggestions to implement a good class cause i need to extend this
    class to other classes eg: events, etc.

    I'm waiting for help.
    Thanks.

  • Sanders Kaufman

    #2
    Re: Suggestions to News Class

    luan@flypublici dade.com.br wrote:
    Hello.
    I'm creating a class called news. This class will
    insert/edit/delete/list/show in the MySQL database and i need
    ideas/suggestions to implement a good class cause i need to extend this
    class to other classes eg: events, etc.
    >
    I'm waiting for help.
    Thanks.
    There's 2 really good news specs out there right now
    - RSS(XML) and Usenet(NNTP). Whatever data scheme
    you use, I'd suggest making sure it will have the
    right stuff for RSS and Usenet.

    Comment

    Working...