- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
if(!$isfileex)
{
//Если файла с кешем не существует, сгенерировать код.
if($filecache=="")
{
$temp=$filecontent;
}else
{
$temp = file_get_contents($filecache);
}
}
/*$datacontent ="ура товарищи";*/
/*--------------*/
if(!$isfileex)
{
if($datacontent==""){
$temp=shablonning($temp,$name);}
else{
$temp=$datacontent;}
}
Комментарии (0) RSS