Search found 2 matches

by sashy
Wed Mar 10, 2004 9:21 am
Forum: PHP - Code
Topic: add pictures to .............
Replies: 3
Views: 421

well thanks=) but when we try to load up a pic, we get the following error message:

Warning: copy(bilder/sashy_silverright2.jpg): failed to open stream: Permission denied in /home/web0231/public_html/GESTBOK/hanteraAndra.php on line 98


Could u pls help us understand this.....
:roll:
by sashy
Wed Mar 10, 2004 8:22 am
Forum: PHP - Code
Topic: add pictures to .............
Replies: 3
Views: 421

add pictures to .............

what does this mean?

copy($Pic["tmp_name"], "bilder/".$Namn."_".$Pic["name"]);
$_SESSION["WhosPic"]="bilder/".$Namn."_".$Pic["name"];