RE: [PHP] problem with rewind 2

2001-01-11 Thread Moritz Petersen
IL PROTECTED]] Sent: Tuesday, January 11, 2000 8:34 PM To: [EMAIL PROTECTED] Subject: [PHP] problem with rewind 2 Hi! I try use this code, but not work $file = fopen ("http://ultra10:9000/cgi-bin/query?mss=search" , "r"); if (!$file) { echo "Unable to open r

[PHP] problem with rewind 2

2001-01-11 Thread Jorge Inti Benites Roche
Title: Jorge Inti Benites Roche Hi!I try use this code, but not work $file = fopen ("http://ultra10:9000/cgi-bin/query?mss=search" , "r");if (!$file) {    echo "Unable to open remote file.\n";    exit; "rewind($file);" This is the error mesagge: "Warning: Unable to find file identifier 1 in