getleft.php
上传用户:yantgcom
上传日期:2013-07-19
资源大小:478k
文件大小:1k
源码类别:

MySQL数据库

开发平台:

PHP

  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  4. <link rel="StyleSheet" href="../inc/dtree.css" type="text/css" />
  5. <script type="text/javascript" src="../inc/dtree.js"></script>
  6. </head>
  7. <body>
  8. <div class="dtree">
  9. <script type="text/javascript">
  10. <!--
  11. d = new dTree('d');
  12. d.add(0,-1,'鐢㈠搧璩囨枡','list.php','','mainFrame');
  13. //-->
  14. <?php
  15.     $t_rowid =$_GET[curr_row];
  16.     $t_jspath=$_GET[jspath];
  17. $t_jsname=$_GET[jsname];
  18. include ("../inc/db.php");
  19. include ("../inc/phpmkrfn.php");
  20. $conn = phpmkr_db_connect(HOST, USER, PASS, DB, PORT);
  21. $sSql  = "SELECT * FROM pleibie "; 
  22.     $rs  = phpmkr_query($sSql,$conn) or die("Failed to execute query: " . phpmkr_error() . '<br>SQL: ' . $sSql);
  23.     /* 绺