摘要:
//日志记录function writeFile($data,$type='a'){ $filename = date("Ymd").".log"; $handle =@ fopen($filename, $type); flock($handle, LOCK_EX); ob_start(); ec 阅读全文
posted @ 2018-04-03 20:46
黑白配
阅读(160)
评论(0)
推荐(0)
摘要:
亲测成功 1,表单页面 <form name= "myform" method = 'post' action = "yuchuli.php"> 商品:<br><input type="text" name="title" ><br> 描述:<br><input type="text" name=" 阅读全文
posted @ 2018-04-03 19:00
黑白配
阅读(267)
评论(0)
推荐(0)

浙公网安备 33010602011771号