move_uploaded_file yerine copy dener misin?
if (copy($_FILES['kullaniciresmi']['tmp_name'], $uploadfile))
bu şekildemi hocam ?
resim yükleme sekmesine geldiğimde yani /slaytgaleri.php açıldığında üstte
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\inetpub\vhosts\x.com\httpdocs\2\panel\slaytgaleri.php:1) in C:\inetpub\vhosts\x.com\httpdocs\2\panel\ust.php on line 1
diye hata veriyor resmi seçiyorum yükle dediğimde ise
Warning: copy(../resimler/slaytresimleri/rrrrrr.jpg) [function.copy]: failed to open stream: Permission denied in C:\inetpub\vhosts\x.com\httpdocs\2\panel\slaytgaleri.php on line 29
ordaki yazıyı copy olarak değiştirdim yine 29.satırda hata diyor