PHP:
1
| <? $fcontents = file ('http://www.virusalert.nl/'); while (list ($line_num, $line) = each ($fcontents)) { $all .= $line; }echo $all;?> |
dan krijg ik deze foutmeldingen:
Warning: file("http://www.virusalert.nl/index.php") - Success in /md0/domains/swinxunited.com/public_html/test/virus.php on line 2
Warning: Variable passed to each() is not an array or object in /md0/domains/swinxunited.com/public_html/test/virus.php on line 3
maar als ik het met een andere file doe lukt het wel....
hoe komt dat??
kan iemand me vertellen hoe ik het dan moet doen?
Mannen komen van Mars Tweakers, vrouwen van Venus Bokt