日期:2011-11-20 浏览次数:20540 次
PHP通过ADO方式连接Access数据库,如下代码:
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
- <title>通过ADO方式连接ACCESS数据库 - www.cxybl.com</title>
- <link rel="stylesheet" type="text/css" href="style.css">
- <style type="text/css">
- <!--
- .STYLE1 {color: #FFFFFF}
- -->
- </style>
- </head>
- <?php
- include_once("conn.php");
- ?>
- <body topmargin="0" leftmargin="0" bottommargin="0">
- <table width="300" border="0" align=