Delete Image Files From Server.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
er.bhagwatsingh
Forum Newbie
Posts: 2
Joined: Thu Jan 01, 2009 11:14 pm

Delete Image Files From Server.

Post by er.bhagwatsingh »

hello friends i want to remove the files which is uploaded manually for portfolio.. i want to remove this please help me.


bhagwat singh
mattpointblank
Forum Contributor
Posts: 304
Joined: Tue Dec 23, 2008 6:29 am

Re: Delete Image Files From Server.

Post by mattpointblank »

For things like this, there are tons of established tutorials, code samples, and manual pages. A simple google search would show what you are looking for: http://www.google.co.uk/search?hl=en&q=php+delete+file

Please try searching google for straightforward questions like this first, before asking.
Post Reply