I´ve tried what you suggested, but couldn´t make it work.
I would really appreciate if your could please help me solve this!!
Thank you.
Search found 4 matches
- Mon Feb 21, 2005 6:34 am
- Forum: PHP - Code
- Topic: Need help fetching content.
- Replies: 10
- Views: 823
- Sun Feb 20, 2005 5:29 pm
- Forum: PHP - Code
- Topic: Need help fetching content.
- Replies: 10
- Views: 823
Sill not working
Thank you for your time. I´ve done what you said, but still got no page. In fact, I´ve copied the url= part into your site and got the following errors: Notice: Undefined offset: 1 in /var/www/html/test/fetch/fetch.php on line 62 until timeout stopped. The url used was ?url=http%3A%2F%2Fwww.mercadol...
- Sun Feb 20, 2005 12:56 pm
- Forum: PHP - Code
- Topic: Need help fetching content.
- Replies: 10
- Views: 823
Almost worked...
When I use the $_GET['url'] to pass the URL, instead of using a $url constant as I´, using now, it simply doesnt seems to work.
Could you please help me again??
Thank you!!
Could you please help me again??
Thank you!!
- Sun Feb 20, 2005 6:55 am
- Forum: PHP - Code
- Topic: Need help fetching content.
- Replies: 10
- Views: 823
Need help fetching content.
Hi. I´m using the following code to fetch content from a webiste. Unfortunatelly, I can make it work. The website I´m trying to read info from seems to redirect me twice; I can get to the desired page, but got "junk" data insted of the actual content. Could anyone please help me?? Thank yo...