I think I found the problem.
Because I am behind a proxy I can not connect to http://quotes.nasdaq.com.
And get the data !!!
-Original Message-
From: Steve Haemelinck [mailto:[EMAIL PROTECTED]]
Sent: zondag 11 februari 2001 11:13
To: PHP Mailing Listl (E-mail)
Subject:[
-Original Message-
From: Steve Haemelinck [mailto:[EMAIL PROTECTED]]
Sent: zondag 11 februari 2001 11:13
To: PHP Mailing Listl (E-mail)
Subject:[PHP] XML Parsing The Sequel II
Ok, yesterday I had problems parsing an XML from Nasdaq.
Thx to Matt these problems have been
in ./shipping/shipping2.php
HTML file out of the function
return $returnShipTable;
}
?>
-Original Message-
From: Steve Haemelinck [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 11, 2001 9:12 AM
To: 'Dave'
Cc: PHP Mailing Listl (E-mail)
Subject: RE: [PHP] XML Pars
But how can I automate the saving locally of the file !!!
-Original Message-
From: Dave [mailto:[EMAIL PROTECTED]]
Sent: zondag 11 februari 2001 14:44
To: PHP Mailing Listl (E-mail)
Subject:RE: [PHP] XML Parsing The Sequel II
here is some logic, I'm sure you can
here is some logic, I'm sure you can flesh out the code.
fopen -r the URL
read the results into a variable, fopen -w to write a local temp file
(if the parser you build actially requires a "file")
save it locally and pass the filename variable to your XML parser
function
if your parser can work
5 matches
Mail list logo