Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 444 Bytes

function.deleteImage.md

File metadata and controls

21 lines (13 loc) · 444 Bytes

Function deleteImage

Delete product or category image

mixed deleteImage(integer $id_item, integer $id_image)

Arguments

  • $id_item integer - Product or category id
  • $id_image integer - Image id TODO This function will soon be deprecated.