CodeIgniter Forums
deleting images from a folder - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: deleting images from a folder (/showthread.php?tid=57753)



deleting images from a folder - El Forum - 04-09-2013

[eluser]jairoh_[/eluser]
any suggestion how to delete an image from a folder? or i mean a specific image. tnx


deleting images from a folder - El Forum - 04-09-2013

[eluser]TheFuzzy0ne[/eluser]
[url="http://php.net/manual/en/function.unlink.php"]unlink()[/url]


deleting images from a folder - El Forum - 04-09-2013

[eluser]jairoh_[/eluser]
[quote author="TheFuzzy0ne" date="1365504593"][url="http://php.net/manual/en/function.unlink.php"]unlink()[/url][/quote]
thankyou man. you saved my time! Big Grin