现在的位置: 首页 > PHP
5℃
2012年01月09日 程序设计 ⁄ 被围观 8,017+
个人主站建立了有一段的时间了,从域名注册,空间神马的东西鼓捣完了,国内的国外的都试过了,有些对建站有效的优化方法和代码更新,做一下记录,以后更新的时候便于查询。 SEO 优化工作 主要改动:header.php 改动原因:加入meta信息(网页描述“description”和 网页关键词 "keywords")利于搜索引擎索引 代码更新: <?php //add by carey zhou on 2011/12/31 // add meta keywords and description by conditionary function the_excerpt_max_charlength($charlength) { $excerpt = get_the_e...
阅读全文
3℃
2011年09月17日 Web设计 ⁄ 被围观 14,353+
昨天Google官方发布新闻(Getting started on the Google+ API),Google Plus开放了一个只读的API,允许抓取用户的公开Profile和公开的Activity信息流,其中Google+ Platform的具体开发API介绍详见官网。 今天我就带领大家熟悉一下基于Google+ 开放API的程序设计,本程序基于SAE平台,采用PHP语言开发,基于Java语言和Python语言也都比较好开发,google官方都有开放的lib可以直接使用,不用自己再做底层封装了。 实现步骤 访问 Google API Console 开启Google+ API权限. 访问 Google API Console 生成  developer...
阅读全文
1℃
2011年07月27日 Web设计 ⁄ 被围观 4,821+
在平常的web开发中,经常需要处理文本的匹配和替换,以及表单的验证,下面这些实用的经过验证的代码相信会给开发带来很多便利! 1) String Mtach 2) Password Match Validation 3) Email Address Validation 4) Date Format Validation 5) Validate URL 6) Validate  URL using Preg_match 7) Email Validation Using ereg 8 ) IP Address Matching Valdation 9) UK Postcode Validation 10) SSN,ISBN and Zipcode Validation
阅读全文
2℃
2011年07月07日 Web设计 ⁄ 被围观 7,523+
想用你的主机搭建在线代理服务器么,本文就介绍几个比较优秀的PHP在线代理脚本。 1. phpMyProxy phpMyProxy is a free, light and powerful php-based proxy script. The script is free and released under a GNU GPL Version 3, so you’re pretty much free to use, share, modify, redistribute, etc. The proxy script is fast and secure, requires a little server resource, encodes web address, supports Gzip Compression to save bandwidth, works with HTTPS (Secure HTTP) connections and provide...
阅读全文
27℃
2011年07月02日 程序设计 ⁄ 被围观 21,067+
本文实现了wordpress的插件开发,自动同步 wordpress 的文章到百度空间。 == Description == 同步发布 WordPress 博文到 百度空间. 1. 支持设置发布到百度空间中文章的评论权限。 2. 支持设置发布到百度空间中文章的访问权限。 3. 支持设置发布到百度空间中文章的转载权限。 4. 支持将Wordpress中文章链接发布到百度空间。 5. 支持发布到百度空间中文章的自动归类 == Installation == 1. 上传 整个文件夹 wp2baiduzone 到 `/wp-content/plugins/` 目录 2. 后台控制面板"插件(Plugins)"中激活 wp2baiduzone 插件 3...
阅读全文
7℃
2011年06月30日 程序设计 ⁄ 被围观 10,911+
本文实现了wordpress的插件开发,自动同步wordpress的文章到CSDN。 == Description == 同步发布 WordPress 博文到 支持 Metaweblog API 的博客系统. Version 1.0 支持功能 1. 支持发布wordpress的博文到实现Metaweblog API 的博客系统(CSDN,博客园等) 2. 支持将Wordpress中文章链接发布到其他博客系统。 3. 支持发布文章的自动归类   == Installation == 1. 上传 整个文件夹 wp2metaweblog  到 `/wp-content/plugins/` 目录 2. 后台控制面板"插件(Plugins)"中激活 wp2metaweblog 插件 3. 后台控制面板"配...
阅读全文
0℃
2011年06月24日 Web设计 ⁄ 被围观 5,522+
1) PHP.net 2) PHP Builder 3) Deniweb Forum 4) W3Schools 5) Stack Overflow 6) PHP Edit 7) PHP Designer 8 ) Zend Studio 9) WikiBook’s PHP Books 10) PHP Tutorials 11) Developer Tutorials 12) 9Lessons 13) Hot Scripts 14) PHP Freaks 15) Big Resouces
阅读全文
×
腾讯微博