| $query |
Initial value:
"UPDATE ".$table_prefix."agent_tbl_Files set thumb='$thumb', thumb_size='$thumb_size', thumb_filetype='$image_row[filetype]' where id_files = '$image_row[id_files]'"
| $result |
Initial value:
@imagecopyresampled($dst_img, $src_img, 0, 0, 0, 0, $dest_width,$dest_height,
$imagewidth, $imageheight)
| $result |
Initial value:
@imagecopyresampled($dst_img, $src_img, 0, 0, 0, 0, $dest_width,$dest_height,
$imagewidth, $imageheight)
1.4.7