Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
supprimer_catg2.php
Package: Generateur_v13.rar [view]
Upload User: feiyaoda
Upload Date: 2016-11-21
Package Size: 9556k
Code Size: 1k
Category:
WEB Mail
Development Platform:
PHP
- //script supprimer_catg2
- <table width="90%" cellpadding="1" cellspacing="1" >
- <tr><td><img src="./images/administration.png"></td></tr>
- </table>
- <table width="80%" cellpadding="1" cellspacing="1" >
- <tr><td><img src="./images/suppression.png"></td></tr>
- <tr><td> </td></tr>
- <tr><td> </td></tr>
- </table>
- <?
- include "page_haut.inc";
- require ("xml_domit_parser.php");
- require ("xml_domit_utilities.php");
- require ("xml_domit_nodemaps.php");
- $catg=& new DOMIT_Document();
- $success=$catg->loadXML("./modules/administration/categories.xml");
- $nomcatg = count($catg->documentElement->childNodes);
- for ($i = 0; $i < $nomcatg; $i++) {
- $currentcatg =& $catg->documentElement->childNodes[$i];
- $catgid=$currentcatg->childNodes[0]->firstChild->nodeValue;
- if($catgid==$id){
- $catgnom=$currentcatg->childNodes[1]->firstChild->nodeValue;
- }
- }
- ?>
- <center>
- <br><br>
- <font color=red>Suppression de la cat間orie <b><? echo "$catgnom"; ?></b>. 蕋es-vous s鹯?<br><br>
- <a href="?m=administration&a=supprimer_catg3&id=<? echo "$id"; ?>" target='_self'><b>Oui</b></a>
- <a href="" target='_top'><b>Non</b></a>