ruicosta
16 Aug 2007, 8:01 AM
Hi,
i've a grid with records, bringed from a mysql db. When i wanto to delete a record, i need to delete 3 files, associated to the record, but, when i try to delete the record, he give me the messae, from de php file:
Data return from the server:
Warning: unlink(../): Permission denied in c:\documents and settings\administrador\ambiente de trabalho\elearning\webadmin\reg_formadores.php on line 153
Warning: unlink(../): Permission denied in c:\documents and settings\administrador\ambiente de trabalho\elearning\webadmin\reg_formadores.php on line 156
Warning: unlink(../): Permission denied in c:\documents and settings\administrador\ambiente de trabalho\elearning\webadmin\reg_formadores.php on line 157
if i tri to make de same operation, without ajax, if function nice, with ajax, give me error.
Any hope for my problem?
regards,
i've a grid with records, bringed from a mysql db. When i wanto to delete a record, i need to delete 3 files, associated to the record, but, when i try to delete the record, he give me the messae, from de php file:
Data return from the server:
Warning: unlink(../): Permission denied in c:\documents and settings\administrador\ambiente de trabalho\elearning\webadmin\reg_formadores.php on line 153
Warning: unlink(../): Permission denied in c:\documents and settings\administrador\ambiente de trabalho\elearning\webadmin\reg_formadores.php on line 156
Warning: unlink(../): Permission denied in c:\documents and settings\administrador\ambiente de trabalho\elearning\webadmin\reg_formadores.php on line 157
if i tri to make de same operation, without ajax, if function nice, with ajax, give me error.
Any hope for my problem?
regards,