array(';		$content .= $filesize;		$content .= ',';		$content .= $filemd5;		$content .= '),';		$content .= \n;				if (! fwrite ( $filehandle, $content )) {			print ($filepath .  can not be written!) ;		}	}		/**	 * 在manifes文件中写入头信息	 *	 * @param unknown $filehandle        		 */	public static function writemaifestheader($filehandle) {		$header = 
http://www.bkjia.com/phpjc/755767.htmlwww.bkjia.comtruehttp://www.bkjia.com/phpjc/755767.htmltecharticlearray(';$content .= $filesize;$content .= ',';$content .= $filemd5;$content .= '),';$content .= \n;if (! fwrite ( $filehandle, $content )) {print ($filepath .  can not be wr...
   
 
   