User Profile

Collapse

Profile Sidebar

Collapse
Yaakovk
Yaakovk
Last Activity: Jul 30 '12, 08:30 PM
Joined: Jul 24 '12
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Yaakovk
    replied to Permission denied with unlink
    in PHP
    The dilemma I’m having is
    1) It is in windows and you can’t chmod($folder,0 777)
    2) If I call it with a form it works but when I call it with cURL it does not for 1 directory and does for another.
    See more | Go to post

    Leave a comment:


  • Yaakovk
    started a topic Permission denied with unlink
    in PHP

    Permission denied with unlink

    I have a PHP script that I pass in the name of a file, it pushes the file to another computer, copies the file to an archive directory and unlinks the file. It works fine.
    I have 2 programs that call the script both call it the same way, either I can call it with a <form> (to post 1 file at a time) or rapid fire with cURL (to post all). Program A works fine either way but program B if I call it with the <form> it works fine, if...
    See more | Go to post
No activity results to display
Show More
Working...