On Thu, Mar 18, 2010 at 6:03 PM, madunix <madu...@gmail.com> wrote:

> I've been trying to read the contents from a particular URL into a
> string in PHP, and can't get it to work.  any help.
>
> Thanks
>
> --
> If there is a way, I will find one...***
> If there is none, I will make one..."***
> **************** madunix  ******************
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
<?php
    $markup = file_get_contents('http://domain.com');
?>

-- 
Nephtali:  PHP web framework that functions beautifully
http://nephtaliproject.com

Reply via email to