2014-09-05
<head> <title>test for xml file</title> <script type="text/javascript"> <!-- function cssShow(){ var b=document.getElementById("sele"); if(b.value==2){ document.getElementById("desc").style.display="none"; document.getElementById("note").style.display="none"; } else { document.getElementById("desc").style.display="inline-block"; document.getElementById("note").style.display="inline-block"; } } --> </script> </head> <form action="./test.php" method="post"> word: <input type="text" size=20 name="word"/><br/> <span id="desc">descri: <input type="text" size=20 name="descri"/></span><br/> <span id="note">note: <input type="text" size=20 name="note"/></span><br/> <select id="sele" name="select" onchange="javascript:cssShow();"> <option value="1" selected="selected">insert</option> <option value="2">query</option> </select><br/> <input type="submit" value="submit"/> </form> <?php header("content-type:text/html;charset=utf-8"); require_once 'xml.class.php'; if(isset($_POST['select'])){ $word=$descri=$note=""; $dom = new XMLOper(); if(isset($_POST['word'])){ $word=$_POST['word']; $word=strtoupper($word); } if(isset($_POST['descri'])){ $descri=$_POST['descri']; } if(isset($_POST['note'])){ $note=$_POST['note']; } $arr=array($descri,$word,$note); switch($_POST['select']){ case 1:if(!$dom->checkWord($word)){$dom->xml_insert($arr);$dom->save();echo "successful";} else {echo "danci has exist yet!";}exit; case 2:if(!$dom->checkWord($word)) die("no word in the dbtable"); $arr=$dom->xml_query($word); if($arr[0]==""){ die("no word in xml"); } echo "result:<br/>word:$arr[0]<br/>descri:$arr[1]<br/>note:$arr[2]"; } } ?>
<?php class XMLOper { private $dom; private $root; public function __construct(){ $this->dom =new DOMDocument("1.0","utf-8"); $this->dom->formatOutput=true; } public function xml_query($word){ $bool=$this->dom->load("test.xml"); if(!$bool)echo "error when load the xml file<br/>"; $arr=array(); $temp=$this->dom->getElementById($word); $arr[0]=$temp->getElementsByTagName("NAME")->item(0)->nodeValue; $arr[1]=$temp->getElementsByTagName("DESCRI")->item(0)->nodeValue; $arr[2]=$temp->getElementsByTagName("NOTES")->item(0)->nodeValue; return $arr; } public function setTextNode($Node,$content){ $Node->appendChild($this->dom->createTextNode($content)); } public function xml_insert($contentArray){ $arr=array("WORD","DESCRI","NAME","NOTES"); $this->setRootEle("DANCI"); for($j=0;$j<4;$j++){ $tempArr[$j]=$this->dom->createElement($arr[$j]); } $word=$this->root->appendChild($tempArr[0]); for($j=1;$j<4;$j++){ $this->setTextNode($word->appendChild($tempArr[$j]),$contentArray[$j-1]); } $word->setAttribute("id", $contentArray[1]); } public function setRootEle($name){ $this->root=$this->dom->appendChild($this->dom->createElement($name)); } public function checkWord($word){ $str=file_get_contents("test.xml"); if(preg_match("/<NAME>".$word."<//NAME>/", $str)==1)return true; else return false; } public function save(){ $this->dom->save("temp.xml"); $fp=fopen("temp.xml", "r+");//不能用w+,要不然文件就会被覆盖,这种方式会覆盖之前写过的信息,而不是插入。 /*下面的一句话就可以让保存的文件的编码设为UTF-8,而文件默认编码方式为ANSI。这一点可以用记事本程序查看文件的编码方式 fwrite($fp,"/xef/xbb/xbf");*/ fwrite($fp, "<?xml ?>"); fgets($fp,200);//第一行字节留有200足够,使文件指针转移到下一行 //fgets($fp,200); $xml=""; while(!feof($fp)){ $xml.=fread($fp, 1024); } $xml.="</TABLE>"; fclose($fp); $str=file_get_contents("test.xml"); $pattern="/<//TABLE>/";$replacement=""; $str=preg_replace($pattern,$replacement,$str); file_put_contents("test.xml",$str); $fp=fopen("test.xml", "a+"); fwrite($fp,$xml); fclose($fp); } } ?>
1
CI框架连接数据库配置操作以及多数据库操作
09-05
2
asp 简单读取数据表并列出来 ASP如何快速从数据库读取大量数据
05-17
3
C语言关键字及其解释介绍 C语言32个关键字详解
04-05
4
C语言中sizeof是什么意思 c语言里sizeof怎样用法详解
04-26
5
PHP中的魔术方法 :__construct, __destruct , __call, __callStatic,__get, __set, __isset, __unset , __sleep,
09-05
6
将视频设置为Android手机开机动画的教程
12-11
7
PHP中的(++i)前缀自增 和 (i++)后缀自增
09-05
8
最简单的asp登陆界面代码 asp登陆界面源代码详细介绍
04-12
常用dos命令及语法
2014-09-27
PHP中include和require区别之我见
2014-09-05
php递归返回值的问题
2014-09-05
如何安装PHPstorm并配置方法教程 phpstorm安装后要进行哪些配置
2017-05-03
单片机编程好学吗?单片机初学者怎样看懂代码
2022-03-21
PHP 教程之如何使用BLOB存取图片信息实例
2014-09-05
PHP数组函数array
2014-09-05
学ug编程如何快速入门?
2022-03-17
学习使用C语言/C++编程的7个步骤!超赞~
2022-03-20
零基础的初学者怎样学习java,或者应该先学什么?
2022-03-21
像素拼图最新版下载v5.01 安卓版
其它手游 23.76MB
下载
机器人战斗竞技场手机版下载v3.71 安卓版
其它手游 77.19MB
下载
果冻人大乱斗最新版下载v1.1.0 安卓版
其它手游 113.98MB
下载
王者100刀最新版下载v1.2 安卓版
其它手游 72.21MB
下载
trueskate真实滑板正版下载v1.5.102 安卓版
其它手游 83.48MB
下载
矢量跑酷2最新版下载v1.2.1 安卓版
其它手游 119.39MB
下载
休闲解压合集下载v1.0.0 安卓版
其它手游 33.41MB
下载
指尖游戏大师最新版下载v4.0.0 安卓版
其它手游 74.77MB
下载飞天萌猫下载v3.0.3 安卓版
下载
火柴人越狱大逃脱下载v1.1 安卓版
下载
末日战场生死局下载v1.0 安卓版
下载
安静书女孩世界下载v1.0 安卓版
下载
消个寿司下载v1.00 免费版
下载
趣味找猫猫下载v1.1.2 安卓版
下载
方块男孩大战恶霸最新版下载v1.0.18 安卓版
下载
根本难不倒我下载v1.0.1 最新版
下载