Announcement

Collapse
No announcement yet.

abvfb form question

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • navaldesign
    replied
    Re: abvfb form question

    This is possible BUT you need to create your script in such a way that it will first change the folder permissions so that the folder becomes writable, then you can delete the file using unlink(). Usually permissions should be set to 755 then turned back to 777.

    Leave a comment:


  • dannysheps@hotmail.com
    started a topic abvfb form question

    abvfb form question

    Hello

    After uploading a file (with the ABVFP) it created a folder named "uploads"

    i am trying to create a script that will delete a file by request with unlink()

    BUT it doesnt allow to do a thing !!!

    is it possible to do something in this folder ?

    Thanks
Working...
X