HTML5先行者高级交流群

欢迎加入学习讨论
专注前端,专注网页设计制作及网站开发项目 - (低价承接网站开发项目) QQ:370158739加入收藏RSS
-
2014-01-12 21:21:26
PHP生成动态WAP页面(三)_PHP教程_编程技术
- 动态|页面 三、用PHP动态生成图像 WAP应用使用一种特殊黑白的图像格式WBMP。我们可以用一些工具来将已有图像转换成WBMP格式,然后在WML文档中使用。但是在WAP站点上如果
-
2014-01-12 21:21:24
PHP生成动态WAP页面(转一)_PHP教程_编程技术
- 动态|页面 WAP(无线通讯协议)是在数字移动电话、个人手持设备(PDA等)及计算机之间进行通讯的开放性全球标准。由于静态的WAP页面在很多方面不能满足用户个性化的服务请求,因此通过
-
2014-01-12 21:21:23
在APACHE中,同一个IP配置两个虚拟主机的例子。_PHP教程_编程技术
- apache|虚拟主机 Apache下同一个IP配置多个虚拟主机NameVirtualHost 192.100.100.1<VirtualHost 192.100.100.1> ServerAdmin njzadmin@sina.com DocumentRoot /wwwroot
-
2014-01-12 21:21:23
php做饼图的函数(转)_PHP教程_编程技术
- 饼图|函数 php做饼图的函数作者:qdlover 发表日期:2000年9月15日 阅读次数:14-------------------------------------------------------------------------------- 再介绍一下
-
2014-01-12 21:21:21
oracle database access object_PHP教程_编程技术
- access|object|oracle Calling example:<? $conn = OCILogon("www_cec", "webchn99", "unicorn");#or you can just inclued file like "include("modcec_OCI_conn.php3");"$new
-
2014-01-12 21:21:19
一个基于mysql的登陆验证程序(一)_PHP教程_编程技术
- mysql|程序 <? /****************************************************** file name: login.php3 Login Check 编码: PHP 4 作者: Kevin Lee < webwing@21cn.
-
2014-01-12 21:21:19
一个基于mysql的登陆验证程序(二)_PHP教程_编程技术
- mysql|程序 <!--file name: login.htm--><html><head><title>系统登陆</title><meta http-equiv="Content-Type" content="text/html; charset=gb2312"><style type="text/css
-
2014-01-12 21:21:18
[转]类与PHP (V)_PHP教程_编程技术
- Classes and PHPLet's do the table body now: <TR> <?php $Tbody->TDOut("Kreisler"); $Tbody->TDOut("Rod"); $Tbody->TDOut("Cortlandt"); $Tbody->TDOut("New York&qu
-
2014-01-12 21:21:18
[转]类与PHP (VI)_PHP教程_编程技术
- Classes and PHPOf course, you can't enter column span information with one join, but you can with extra joins. Let's say your array consists of six elements and the
-
2014-01-12 21:21:16
[转]类与PHP (II)_PHP教程_编程技术
- Classes and PHPWhen you create a function within a class with the same name as the class that function will execute whenever you create an object of that class. Thi
-
2014-01-12 21:21:16
[转]类与PHP (III)_PHP教程_编程技术
- Classes and PHPGreat, now what to we do with it? I'm glad you asked. We need to create a few more functions within Style to actually accomplish anything. The first
-
2014-01-12 13:27:30
转义符的一点总结_PHP教程_编程技术
- 最近在写bbs中,遇上代码转换问题。寻找了很久,才得到一个比较完善的解决办法,可以彻底还原发文者的原文。以下贴出,供大家指正。系统:linux+php4+oracle8i<?//--标题,名字等字段入库
-
2014-01-12 13:27:30
上传图片时生成缩微图象的函数_PHP教程_编程技术
- 函数|上传|上传图片 实际应用请看http://feifei2.bjedu.gov.cn/cgi-bin/funnymovie.php// 这里有很多搞笑电影// 本函数从源文件取出图象,设定成指定大小,并输出到目的文件// 源文
-
2014-01-12 13:27:29
转载老外编写的一个maillist源代码_PHP教程_编程技术
- 源代码 admin.php3<? INCLUDE("layout.inc.php3"); INCLUDE("config.inc.php3"); INCLUDE("./lang/$language.inc.php3"); print_header("$admin_name"); pri
-
2014-01-12 13:27:27
Oracle中图片的存贮与显示例程_PHP教程_编程技术
- oracle|示例|显示 //store.php<HTML><HEAD><TITLE>Store binary data into Oracle Database</TITLE></HEAD><BODY><?php// 如果提交了表单,代码将被执行: dl("php_oci8.dll");$con
-
2014-01-12 13:27:26
Compiling php with crypt()_PHP教程_编程技术
- Compiling php with crypt()author:Daniel Beulshausenupdated:14.10.2000This quick tutorial shall help you to compile php with support for the crypt() function, becaus
-
2014-01-12 13:27:24
用PHP3作树型目录(2)_PHP教程_编程技术
- <?require("/commonfuncs.php3");require("home/websrc/userfuncs.php3");function makeloginform(){ echo"Please login first<br>"; echo"<form action+";echo $GLOBALS[&quo
-
2014-01-12 13:27:24
用PHP3作树型目录(1)_PHP教程_编程技术
- <? function style(){ echo"<style>"; echo"<!--"; echo"a{font-size:9pt;color:blue}"; echo"-->"; echo"</style>"; }function GetMessages($msg