<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>《jQuery+PHP+AJAX实现待进度条文件即时上传》的评论</title>
	<atom:link href="http://www.ezencart.com/pages/974.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ezencart.com/pages/974.html</link>
	<description>关注zencart，seo等电子商务解决方案</description>
	<lastBuildDate>Sun, 21 Sep 2025 05:28:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>作者：腾飞</title>
		<link>http://www.ezencart.com/pages/974.html#comment-2327</link>
		<dc:creator>腾飞</dc:creator>
		<pubDate>Tue, 20 Jan 2015 10:47:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.ezencart.com/?p=974#comment-2327</guid>
		<description>为什么不成功，出现这个：1024000) { // echo &#039;图片大小不能超过1M&#039;; // exit; // } $type = strstr($picname, &#039;.&#039;); // if ($type != &quot;.gif&quot; &amp;&amp; $type != &quot;.jpg&quot;) { // echo &#039;图片格式不对！&#039;; // exit; // } $rand = rand(100, 999); $pics = date(&quot;YmdHis&quot;) . $rand . $type; //上传路径 $pic_path = &quot;files/&quot;. $pics; move_uploaded_file($_FILES[&#039;mypic&#039;][&#039;tmp_name&#039;], $pic_path); } $size = round($picsize/1024,2); $arr = array( &#039;name&#039;=&gt;$picname, &#039;pic&#039;=&gt;$pics, &#039;size&#039;=&gt;$size ); echo json_encode($arr); // } ?&gt;</description>
		<content:encoded><![CDATA[<p>为什么不成功，出现这个：1024000) { // echo &#8216;图片大小不能超过1M&#8217;; // exit; // } $type = strstr($picname, &#8216;.&#8217;); // if ($type != “.gif” &amp;&amp; $type != “.jpg”) { // echo &#8216;图片格式不对！&#8217;; // exit; // } $rand = rand(100, 999); $pics = date(“YmdHis”) . $rand . $type; //上传路径 $pic_path = “files/”. $pics; move_uploaded_file($_FILES['mypic']['tmp_name'], $pic_path); } $size = round($picsize/1024,2); $arr = array( &#8216;name&#8217;=&gt;$picname, &#8216;pic&#8217;=&gt;$pics, &#8216;size&#8217;=&gt;$size ); echo json_encode($arr); // } ?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：盛放自如</title>
		<link>http://www.ezencart.com/pages/974.html#comment-1186</link>
		<dc:creator>盛放自如</dc:creator>
		<pubDate>Tue, 04 Dec 2012 06:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.ezencart.com/?p=974#comment-1186</guid>
		<description>为什么进度条有的浏览器能看出来，有的浏览器看不出来呢？</description>
		<content:encoded><![CDATA[<p>为什么进度条有的浏览器能看出来，有的浏览器看不出来呢？</p>
]]></content:encoded>
	</item>
</channel>
</rss>
