脚 本 之 家 www.jb51.net
页面导航:  不限条件-->读出
本地搜索:
<script language=vbscript>Function bytes2BSTR(vIn)    strReturn = ""    For i = 1 To LenB(vIn)        ThisCharCode = AscB(MidB(vIn,i,1))    ...
http://www.jb51.net//article/6527.htm
我写的例子[code]<? require("adodb/adodb.inc.php"); $conn=newadoconnection(’mysql’); $conn->connect("localhost","root","2027205","bh38") or  die("连接不成功"); $conn->execute("set names gb2312"); $conn->execute("INSERT INTO `vv` (`cc`...
http://www.jb51.net//article/4963.htm
<%urlpath="http://"&Request.ServerVariables("SERVER_NAME")dimcpath,lpathsetfsoBrowse=CreateObject("Scripting.FileSystemObject")ifRequest("path")=""thenlpath="/"elselpath=Request("path")&"/"endififRequest("...
http://www.jb51.net//article/3739.htm
<!--#includefile="dbconn.asp"--><%functionReadFile(filename)onerrorresumenexterr.clear'ASP的一种校错方法ConstForReading=2ConstCreate=falseDimFSODIMTSDIMfilepathDIMthefileDimcontent'---------------操作地址SetFSO=server.createobject("scripting.filesystemobject")filepath=server.MapPat...
http://www.jb51.net//article/3683.htm
//用函数读出数据表内容放入二维数组//动态sql语句//以读出点击次数表为例。functionlist_hit($fields,$where,$order,$direction,$limit,$conn){if($fields==""){$fields="hit_id,banner_id,hit_ip,hit_time";}if($order==""){$direction="";}$sql="select$fieldsfromhit$where$order$direction$limit";...
http://www.jb51.net//article/2008.htm
共有:5/10,当前1/1页  [首页] [上一页] 1 [下一页] [尾页] 转到: