How to use PHP to update my web page?

Discussion in 'PHP' started by linan2332, Feb 4, 2011.

  1. #1
    Hi, first of all i would like to say that i am really new to php but i know all the basics of programming. I am one of the members in my college's computer science club.
    We just got an internship which is about buidling a simple website for a new company. I am in charge of their news section and i am stuck on a problem.

    The company wants me to write a code that update the news section from their blog(blogspot). So they can easily update the news section just by updating their blog. They also dont want to have a website inside a website(Eg ,[]http://www.xxxxxx.com/?page=blog&url=http://www.xxxxx.blogspot.com[])

    I am totally clueless and i would deeply appreciate if anyone can help me:)
    __________________
     
    linan2332, Feb 4, 2011 IP
  2. G3n3s!s

    G3n3s!s Active Member

    Messages:
    325
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    80
    #2
    you want to .. "steal" content from one blog to another?

    Try cron with RSS feed ;)
     
    G3n3s!s, Feb 4, 2011 IP
  3. linan2332

    linan2332 Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    For example , http://www.ripple-music.com/?page=blog&url=http://www.groovesandripples.blogspot.com
    The company is very unhappy that they have two links in their website and they only want "their content"(no advertisement , no blogspot icon just their picture and words) on the news section
     
    linan2332, Feb 4, 2011 IP
  4. G3n3s!s

    G3n3s!s Active Member

    Messages:
    325
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    80
    #4
    as I said, RSS is best solution
     
    G3n3s!s, Feb 4, 2011 IP
  5. linan2332

    linan2332 Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Thanks! Do u have any good RSS tutorial website ?
     
    linan2332, Feb 4, 2011 IP
  6. David26

    David26 Well-Known Member

    Messages:
    1,304
    Likes Received:
    47
    Best Answers:
    0
    Trophy Points:
    140
    #6
    David26, Feb 4, 2011 IP
  7. linan2332

    linan2332 Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    thx a lot :)
     
    linan2332, Feb 4, 2011 IP