Getting info from a website.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Michael

    Getting info from a website.

    I have been doing PHP for over a year now but when I came round to
    writing a script I discovered that there was a reasonably sizeable gap
    in my knowledge that I didn't even know where to start finding out
    about. Anyway this is a reasonably nooby question:

    If I have a script on http://url-a.com/script.php and I want to get
    some dynamic information of my friend's site at
    http://url-b.com/info.php , How can I get it? I need to use get
    variables in getting it and it must also be server side.

    Many Thanks,
    Michael.

Working...