hi all,
i need a link 'delete' so that wen i click on that link button that selected name should get delete. i know somewhat to write delete code but how to make it in a link..? can any one...
Thanks in advance.
niths -1 Posting Whiz in Training
Recommended Answers
Jump to PostWhat are you trying to delete?
Jump to PostFirst you store a unique id for that file while uploading.
Get the filename from the db using the same and use unlink() to delete that file from ur folder.Using the id,you can delete the record from the db.
All 7 Replies
CFROG 9 Posting Pro in Training
niths -1 Posting Whiz in Training
niths -1 Posting Whiz in Training
CFROG 9 Posting Pro in Training
niths -1 Posting Whiz in Training
CFROG 9 Posting Pro in Training
pssubash 0 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.