그누보드 function문 분석 3
/cheditor
class uploader
var $file;
var $errors;
var $accepted;
var $max_filesize;
var $max_image_width;
var $max_image_height;
function max_filesize($size
function max_image_size($width, $height)
function upload($filename='', $accept_type='', $extention='')
function save_file($path, $overwrite_mode="3")
function cleanup_text_file($file)
class uploader
var $file;
var $errors;
var $accepted;
var $max_filesize;
var $max_image_width;
var $max_image_height;
function max_filesize($size
function max_image_size($width, $height)
function upload($filename='', $accept_type='', $extention='')
function save_file($path, $overwrite_mode="3")
function cleanup_text_file($file)
첨부파일
|
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기