$url, 'limit' => $limit, 'post' => $post, 'cookie' => $cookie, 'ip' => $ip, 'block' => $block, 'encodetype' => $encodetype, 'allowcurl' => $allowcurl, 'position' => $position, 'files' => $files ); $fs = filesock::open($param); return $fs->request(); } ?>