@@ -153,6 +153,7 @@
//$pdetails = trim($_POST['details']);
$pdetails = stripslashes(trim($_POST['details']));
$pdetails = strip_tags($pdetails);
$ptype = trim($_POST['inlineRadioOptions']);

$query = 'insert into t_publish(uid,pitem,pname,plocation,ptime,pdetails,ptype,pdate) values (
"'.$_SESSION['uid'].'","'.$pitem.'","'.$pname.'",
@@ -179,13 +180,13 @@
mysql_close();
//echo "success";
//echo "images success";
echo_message("信息发布成功!",1);
//echo_message("信息发布成功!",1);
}else{
//echo $fileName."上传失败!";
include_once "function.php";
mysql_close();
//echo "images fail";
echo_message("信息上传失败!",-1);
//echo_message("信息上传失败!",-1);
}
}elseif($_FILES['uploadfile']['error']==4){
//print_r($_FILES);
@@ -217,7 +218,7 @@
"'.$plocation.'","'.$ptime.'","'.$pdetails.'",
"'.$ptype.'","'.$pdate.'")';
mysql_query($query , $db) or die(mysql_error($db));

include_once "function.php";
if(mysql_affected_rows()){
mysql_close();
BIN -1.54 KB (91%) upload_images/1.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN -1.54 KB (91%) upload_images/10.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN +225 Bytes (100%) upload_images/11.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN +8.08 KB (190%) upload_images/12.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN +8.08 KB (190%) upload_images/13.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN +8.08 KB (190%) upload_images/14.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN +8.08 KB (190%) upload_images/15.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN +8.08 KB (190%) upload_images/16.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN +8.08 KB (190%) upload_images/17.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN -6.44 KB (71%) upload_images/18.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN -9.83 KB (61%) upload_images/19.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN +10.1 KB (160%) upload_images/2.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN -17.9 KB (47%) upload_images/20.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN -84.8 KB (16%) upload_images/21.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN -84.8 KB (16%) upload_images/22.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN -84.8 KB (16%) upload_images/23.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN -725 KB (2.1%) upload_images/24.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN -86.2 KB (14%) upload_images/25.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN -4.6 KB (77%) upload_images/7.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN -8.08 KB (68%) upload_images/8.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN -9.83 KB (61%) upload_images/9.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@@ -483,7 +483,7 @@


<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="/lib/jquery.min.js"></script>
<!-- -->
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="/lib/bootstrap.min.js"></script>
<!-- <script src="js/zone.js"></script> -->
@@ -492,12 +492,7 @@


<!-- hfutfind.com Baidu tongji analytics -->
<script type="text/javascript">
var _bdhmPro/lib/jquery.min.jstocol = (("https:" == document.location.protocol) ? " https://" : " http://");

document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3F2ef7e98a67ec1cfb8f1b6dcee50de923' type='text/javascript'%3E%3C/script%3E"));

</script>
<!---->

</body>
</html>