fetching web pages

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • valentino.rossi.85@gmail.com

    fetching web pages

    hello all,

    i'm new to php programming so please excuse if this question has been
    answered before.
    i need to write a php script that fetch web pages and use proxy
    authentication (i use LWP in perl).
    anyone can shed some light on where to start (pointers, tutorials,
    source code, etc).
    a simple example would be great.

    thanks in advance.
    -vrm1

  • Philip Ronan

    #2
    Re: fetching web pages

    "valentino.ross i.85@gmail.com" wrote:
    [color=blue]
    > i need to write a php script that fetch web pages and use proxy
    > authentication (i use LWP in perl).
    > anyone can shed some light on where to start (pointers, tutorials,
    > source code, etc).[/color]

    Try here: <http://php.net/curl>

    --
    phil [dot] ronan @ virgin [dot] net


    Comment

    Working...