I need to open up a Web Page that is on one of our local servers and extract some information from it.
I have started as follows
<?PHP
$fd=fopen("
?>
All I get is an error message on line 3.
Can anyone give me a clue on how to get pass this point
Thanking in advance for any help received
I have started as follows
<?PHP
$fd=fopen("
?>
All I get is an error message on line 3.
Can anyone give me a clue on how to get pass this point
Thanking in advance for any help received