inc.php and =@
Posted: Fri Jul 20, 2007 12:08 pm
Hi
I am wondering why we choose some file extentions inc.php. why not just php?
also could you please explain what is this code doing:
I am wondering why we choose some file extentions inc.php. why not just php?
also could you please explain what is this code doing:
Code: Select all
$f = @fopen("./cfg/connect.inc.php","w");