I dont know what causus it, but I have a kind of a solution for your
problem...
you probably have something like $_GET["myvar"] in your query, try to do
something like this :
$_VARS="_$REQUEST_METHOD";
$_VARS=$$_VARS;
And then instead of using the _GET, you use the _VARS...
"Andy" <[EMAIL PROT
You can try to 'chmod' it first :
@chmod ($myfile, 0777);
and then do an exec or passthru..
exec("rm -f $myfile");
Note the '@', if the chmod fails, he doesn't show it...
Good luck
Dyon
"Anan" <[EMAIL PROTECTED]> schreef in bericht
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello,
>
> I
2 matches
Mail list logo