Ndagi Mutiri wrote:
Hello,
I can't be of any help here but couldn't help noticing
that th OP (Ndagi) is dealing with dutch language DB entities and
comments/output in french and code (vars etc) in english
bet that can be a PITA :-)
Trying to read a binary file in MySQL database, i have
>
> Hello,
>
> Trying to read a binary file in MySQL database, i have the
> following error :
>
> Warning: fopen(./) [function.fopen]: failed to open stream:
> Permission denied in d:\...\download.php on line 57
>
> This is line 57 $file_handle = fopen("./" . $file_name, "r");
>
> and my fu
Hello,
Trying to read a binary file in MySQL database, i have the following error :
Warning: fopen(./) [function.fopen]: failed to open stream: Permission denied
in d:\...\download.php on line 57
This is line 57 $file_handle = fopen("./" . $file_name, "r");
and my function
function db_downlo
3 matches
Mail list logo