Custom feed publishing in PHP?

Discussion in 'PHP' started by I. Brian, Jan 14, 2007.

  1. #1
    I'd like to republish one of my own feeds on my site, but just the description on for the first item, and titles only for the following items.

    First question, how difficult would this be?

    Second, are there any simple scripts around to do this, or would I need to hire a PHP developer to knock one up?
     
    I. Brian, Jan 14, 2007 IP
  2. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
    #2
    Where is your data stored? In a database? Does every entry have its own title and publish date? If so, it'd be easy. Post your database structure for more help.
     
    nico_swd, Jan 14, 2007 IP
  3. I. Brian

    I. Brian Business consultant

    Messages:
    810
    Likes Received:
    59
    Best Answers:
    1
    Trophy Points:
    145
    #3
    I. Brian, Jan 14, 2007 IP