CodeIgniter Forums
Guidelines - 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: Guidelines (/showthread.php?tid=38438)



Guidelines - El Forum - 02-08-2011

[eluser]Unknown[/eluser]
hi every body....im fresh in php development field....and new to CI...i need ur help guys...thanx...Tell me code example how to delete image from folder using CI...i did not find in codeigniter user guide****Thanx..


Guidelines - El Forum - 02-08-2011

[eluser]umefarooq[/eluser]
hi if you want to remove any file or image from folder you can use PHP function unlink("filepath") will also work