Reply
imagejpeg - firefox problem...
Old 10-05-2006, 04:43 AM imagejpeg - firefox problem...
vectorialpx's Avatar
Super Talker

Posts: 128
Name: irimia octavian
Location: Romania
for($ka = 1; $ka <= $_SESSION['nr_fisiere']; $ka++) {
imagecopyresampled($thumb[$ka], $source[$ka], 0, 0, 0, 0, $newwidth[$ka], $newheight[$ka], $width[$ka], $height[$ka]) or die("copy_resampled");
if(imagejpeg($thumb[$ka], 'imagini/mici/'.$_SESSION['nume_f'][$ka], 100)) print "<script>location.href='index.php'; </script>"; else die("copy");
}

firefox (i don't know if it`s just him) tells me that the image cannot be dispayed

The image cannot be displayed because...

the images are gennerated but it dies with this error !

$thumb[$ka] and $source[$ka] are deffined into a for upper
__________________
my photos, my website, creation lab
vectorial pixel web services :: and, sorry for my English !
vectorialpx is offline
Reply With Quote
View Public Profile Visit vectorialpx's homepage!
 
When You Register, These Ads Go Away!
Reply     « Reply to imagejpeg - firefox problem...
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11297 seconds with 12 queries