查询条件 頭> 查询条件 <表の境界線="1" 幅="43%" 高さ="34"> ユーザー名: 用户地址: 用户電话: 表> フォーム> //后台PHP echo ""; echo "查询结果:"; エコー「」; エコー「」; $conn = odbc_connect("青", "ルート", ""); $name .="%"; $add .="%"; $tel .="%"; $query = "select * "; $query .= "jc_yh から (名前は '$name' 、アドレスは '$add' 、電話番号は '$tel' )"; odbc_result_all( odbc_do($conn, $query), "border=1 width=50%"); odbc_close($conn); ?> ///表结构 CREATE TABLE jc_yh ( id int not null デフォルト 0, name varchar(80) not null デフォルト "blue", city varchar(40) not null デフォルト "xn", tel varchar( 14)null でないデフォルト "00000000000000"、 fax varchar(14) null でないデフォルト "00000000000000"、address varchar(60) null でないデフォルト "xn"、post varchar(6) null でないデフォルト "000000"); http://www.bkjia.com/PHPjc/316441.htmlwww.bkjia.comtruehttp://www.bkjia.com/PHPjc/316441.html技術記事 html ヘッドメタ http-equiv=Content-Type content=text/html; charset=gb2312 title查询条件/title meta name=GENERATOR content=Microsoft FrontPage 3.0 /head body bgcolor=#fcf8c2 p查询...