Re: [PHP] funny unlink problem

2002-01-30 Thread sundogcurt
AARHHH!!! thank you! (man I hate that...) [EMAIL PROTECTED] wrote: >I see 55jpg NOT 55.jpg > >--Tony > >On Wed, 2002-01-30 at 12:40, sundogcurt wrote: > >>unlink(); help >> >>the file I would like to delete (actual path) >>/home/gruesome/public_html/nuved/clients/prestigemotors/

Re: [PHP] funny unlink problem

2002-01-30 Thread Tony Bibbs
I see 55jpg NOT 55.jpg --Tony On Wed, 2002-01-30 at 12:40, sundogcurt wrote: > unlink(); help > > the file I would like to delete (actual path) > /home/gruesome/public_html/nuved/clients/prestigemotors/images/55jpg > > path I am feeding to unlink function > /home/gruesome/public_html/nuved

[PHP] funny unlink problem

2002-01-30 Thread sundogcurt
unlink(); help the file I would like to delete (actual path) /home/gruesome/public_html/nuved/clients/prestigemotors/images/55jpg path I am feeding to unlink function /home/gruesome/public_html/nuved/clients/prestigemotors/images/55jpg error I get when I try to delete the file Warning: Unli