On Mon, 21 Jun 2004 13:01:33 -0400, John Fano
<[EMAIL PROTECTED]> wrote:
>
> Boy, I feel retarded. That was it. Thank you. I used $filename in the
> encrypt stage and when I copied and pasted into the decrypt file I used
> a snippet from Dreamweaver that I had for reading a file into an array,
Boy, I feel retarded. That was it. Thank you. I used $filename in the
encrypt stage and when I copied and pasted into the decrypt file I used
a snippet from Dreamweaver that I had for reading a file into an array,
which had $fname in it. Sometimes it takes a second set of eyes.
Thanks again
Hi John,
Quoting John Fano <[EMAIL PROTECTED]>:
> BEGIN DECRYPT CODE*
> $filename = $_GET["q"];
> $getdata = file($fname);
What is in $fname? Shouldn't it be $filename?
HTH
R'twick
This message was sent
3 matches
Mail list logo