if(!$tfile=@opendir("themes/$t_cookie[9]"))
Posted: Thu Apr 08, 2004 12:12 pm
I found this line in one of the PHP nuke files.
Can anyone tell me what is it checking?
if(!$tfile=@opendir("themes/$t_cookie[9]"))
and what is that =@ operator?
thx...
Can anyone tell me what is it checking?
if(!$tfile=@opendir("themes/$t_cookie[9]"))
and what is that =@ operator?
thx...