jQuery.Form上传文件操作

时间:2023-12-23 23:18:14
【文件属性】:

文件名称:jQuery.Form上传文件操作

文件大小:41KB

文件格式:PDF

更新时间:2023-12-23 23:18:14

jquery OR orm

建立test文件夹 PHP代码: <?php //var_dump($_FILES['file']);exit; if(isset($_GET['option']) && $_GET['option']=='delete'){ @file_put_contents(dirname(__FILE__)."/------------0.txt", $_GET['path']."\r\n",FILE_APPEND); unlink($_GET['path']); $rs[] = array( 'success'=>true, 'info'=>'ok' ); if(file_exi


网友评论