08 2016 档案
摘要:m_time>=#"&request("stime")&"# and m_time<=#"&DateAdd("d",1,request("otime"))&"#
阅读全文
摘要:<?PHP /* 创建ADO连接 */ $conn = @new COM("ADODB.Connection") or die ("ADO Connection faild."); $connstr = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ="
阅读全文
摘要://层全选与反选function uncheckGrp(grp_id) { document.getElementById(grp_id).checked = document.getElementById(grp_id).checked&0; } function selectGroup(div_
阅读全文
摘要:<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>check test</title></head><body> <form name="formGroup" id="formG
阅读全文
摘要:1. basename("/mnt/img/image01.jpg")函数:得到文件名;输出结果为:image01.jpg. 使用 basename($uriString) 我们可以得到一个包含扩展名的文件名; 如果不需要扩展名,也可以使用 basename($uriString, $extStri
阅读全文

浙公网安备 33010602011771号