Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> How To Delete Uploaded Picture From A Folder
itssami
post Mar 5 2007, 05:00 PM
Post #1


Super Member
*********

Group: Members
Posts: 258
Joined: 13-November 05
Member No.: 14,234



i wrote some code to upload the pictures to a folder and after it has uploaded, there's a page, say pics.php.. it displays all pictures of the folder to that page. now i want to add an option to delete the pictures. for example i want to add a link "Delete" under every pic, that when i click it deletes the pic from the folder and deletes the pic data from mysql.
How i can delete the pic from the folder? thanks
Go to the top of the page
 
+Quote Post
rvalkass
post Mar 5 2007, 08:25 PM
Post #2


apt-get moo
Group Icon

Group: [MODERATOR]
Posts: 2,056
Joined: 28-May 05
From: Hertfordshire, England
Member No.: 7,593
Spam Patrol



The unlink function is what you need to delete files. You presumably have the path to each image (if you are displaying them on the screen), so you can add that path to a link that runs the unlink function. You can read a little bit more about it here. Just be careful with it, and make sure the permissions allow you to delete the file.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Blank Images - (white Square W/red X)(8)
  2. Delete Files And Directories Using Php(7)
  3. How To Delete An Undeleatable File...(27)
  4. Visual Basic 6.0 Help Needed(13)
  5. Picture Editing(26)
  6. Picture.com Scam(7)
  7. Cannot Delete Folder After Lost Ftp Connection(7)
  8. Try To Make Con Folder In Microsoft Os(7)
  9. How To Lock A Folder And Keep It Private(14)
  10. What Happens To A File When You Delete It From Windows ?(14)
  11. Delete A Bunch Of Files Using Dos Statement(4)
  12. Make A Folder Named Con(6)
  13. Share Your Car Picture ?(9)
  14. How To Disable "show Hidden Files And Folders" In Folder Option(11)
  15. Windows Ntfs Folder And File Compression. Good Or Bad?(6)
  1. Delete Mail Messages 1 Times In 24 H(3)
  2. Auto-delete Your Spam In Gmail(15)
  3. Image Calling Problem Solved(1)
  4. Best Way To Lock A Folder Without Using An Application(13)
  5. Css Problem On Website(8)
  6. Cakephp On Ubuntu(0)
  7. Unable To Chmod/edit/delete(2)
  8. How Do I Acces My Www Folder And More?(10)
  9. [suggestion] Allow Users To Delete Their Own Topic(4)
  10. Unable To Replace .png File In Directory(7)
  11. How Do I Delete My Hosting Account?(2)
  12. Tutorial : Hide Folder Without Any Softwares(10)
  13. Senior Picture Drama(2)


 



- Lo-Fi Version Time is now: 27th July 2008 - 01:07 AM