User Profile

Collapse

Profile Sidebar

Collapse
jenn23
jenn23
Last Activity: Jul 20 '07, 03:21 PM
Joined: Jul 18 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • jenn23
    started a topic Operation Not Permitted
    in PHP

    Operation Not Permitted

    Hi Everyone,

    I'm trying to figure out what's wrong with this script.
    Basically there's a form where you can upload a .pdf file or delete it,
    When I try to delete it I get this:

    Warning: unlink(38_prosp ectus.pdf) [function.unlink]: Operation not permitted in /docs/pdf.del.php on line 7
    Couldnt execute query.


    The script for pdf.del.php is


    [PHP]<?...
    See more | Go to post

  • jenn23
    replied to Deleting an image from the database
    in PHP
    Thanks so much!
    That worked :)
    I got other errors but atleast it actually deletes it now. yay.
    See more | Go to post

    Leave a comment:


  • jenn23
    started a topic Deleting an image from the database
    in PHP

    Deleting an image from the database

    Alright so I have this script that was written by the person that I replaced and I need some help.

    There is a trash can icon that when you click on it is supposed to delete an image. However....when I click on the icon, it sends me to a 404 Not Found page. (but the image is infact at its location)


    The end of the url that is linked to the icon says:

    /exh.img.del?f=e xh.image0529484 001178137571.j...
    See more | Go to post
    Last edited by pbmods; Jul 18 '07, 06:56 PM. Reason: Added CODE tags.
No activity results to display
Show More
Working...