How to Grab the data from other websites?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • satees
    New Member
    • Sep 2006
    • 16

    How to Grab the data from other websites?

    Hi,

    I need to grab the data from the other specified websites, any idea how to implement this?

    Thanks in advance.

    Satees
  • Motoma
    Recognized Expert Specialist
    • Jan 2007
    • 3236

    #2
    Originally posted by satees
    Hi,

    I need to grab the data from the other specified websites, any idea how to implement this?

    Thanks in advance.

    Satees
    fopen, CURL, or fsockopen.
    Check these out on PHP.net

    Comment

    Working...