随笔分类 - 文件上传(包括php 、javascript)
摘要:<?php /* * Bpm接口 所需要的处理方法 */ trait Bpm_trait{ /* 处理base64文件 */ public function create_base64_file($base64_file, $up_dir){ header("content-type:text/ht
阅读全文
摘要:realpath() 函数返回绝对路径。 该函数删除所有符号连接(比如 '/./', '/../' 以及多余的 '/'),并返回绝对路径名。 如果失败,该函数返回 FALSE。 $dir = __DIR__. "/../haha/"; var_dump(realpath($dir));
阅读全文
只有注册用户登录后才能阅读该文。

浙公网安备 33010602011771号