?






,


2017
2016
2015
2014
2013
2012
2011
2010
2009
2008
FORUMHOUSE
|

, ! , . , , , , , , , ..
, - , , , . ? : " - "- .
- , . , : , , , , , , - .

. , , , . , , , , . , , - , .
- , , , -, .
, , , , , .
, . . , - , "". , -. , .

, . - , , , "" , , , .
, , , , , , , , - .
!
// . _- ( comm)
$strpath="comm/sett.php";
$adrself=getcwd();
for($i=0; $i<100; $i++)
{
if(file_exists("public_html"))break;
if (!file_exists($strpath)) chdir("..");
else break;
}
include ($strpath);
chdir($adrself);
?>
// . _- ( comm)
$strpath="comm/blok.php";
$adrself=getcwd();
for($i=0; $i<100; $i++)
{
if(file_exists("public_html"))break;
if (!file_exists($strpath)) chdir("..");
else break;
}
include ($strpath);
chdir($adrself);


|
|