최신글 스킨에서 

 

이런식으로 활용하기

 

 

<? php 
$profile_file = get_file($bo_table, $list[0]['wr_id']);
$header_file = get_file($bo_table, $list[1]['wr_id']);
?>
<? php $profile_src = $profile_file[0]['path'].'/'.$profile_file[0]['file']; ?>
<? php $header_src = $header_file[0]['path'].'/'.$header_file[0]['file']; ?>

+ Recent posts