Readers: 63 | Updated: 01-30

php5中的date函数

Translate Into:
php5.1.1以后,date函数新增了以下常量。 自 PHP 5.1.1 起定义有以下常量来提供标准日期表达方法,可以用于日期格式函数(例如 date())。 DATE_ATOM(string) 原子钟格式(如:2005-08-15T15:52:01+00:00) D...


From The Blogs

TechChee.com, shop online for gadget, gizmo and hot tech stuff

2007
Annoucement - two more categories for TechChee , web development and opensource tips
I was a trainer giving quite a number of training on those open source and web app development based on open source technolgy before I started devoting my time into blogging. I got a group of students... 查看全文

Deziner Folio

01-03
PHP + Javascript Image Replacement
Some of you would have already used this but we thought to review this for those who havent put their hands on it.This method is basically to get smooth font over your headings/titles. The package com... 查看全文

2007
PHP-based CSS Style Switcher
This PHP script checks to see if the user allows cookies. If so, a function is provided to change to an alternate CSS. If the user doesn’t accept cookies, this script offers a message, but normally it... 查看全文

2007
A PHP Calendar function with CSS
In this example we are going to design a calendar which we store in a php file and then we can call it to any php page by using the following code :see code for calender function 查看全文

2007
PHP CSS Switcher
CSS On Your PagesHaving different CSS allows you to create different appearances for the same website. Using PHP you can let your users choose their preferred style, by offering multiple style options... 查看全文

evolt.org - Workers of the Web, Evolt!

2007
Failover Database Connection with PHP + mySQL
You want to connect to a mySQL database? Well, then it's likely you already know how. But how about connecting a second database if the first one fails? No? This could be a life saver. 查看全文

evolt.org - Workers of the Web, Evolt!

2007
Working With Fractions In CSS and PHP
Most of us are uncomfortable with using fractions when writting programs. If we encounter a fraction, we will first convert it into a floating point number (with decimals) and proceed from there. Most... 查看全文

evolt.org - Workers of the Web, Evolt!

2007
Quick Calendar Using AJAX and PHP
Online calendars are often used in many web applications. Though popular, the logic behind creating a calendar can be scary especially for those who are new to programming. There are many web calendar... 查看全文

David Yin's Blog

2007
Let Dreamhost PHP support Zip extension
The default PHP of DreamHost is not support Zip extension. To let it support Zip. You need following steps. 1) Have your own customized PHP compile, which I posted before. 2) Then need to installing P... 查看全文

SEO 网站优化推广

2007
定制PHP5.2.0和PDFlib7.0.2到Dreamhost
看到许多人说DreamHost的不好之处,比如不稳定,对国内用户不够友好,等等。可是我还是在使用这个主机,而且越来越觉得相当的不错。目前有趋势,倾向于尽量把服务移动到DreamHost主机。计划中有个... 查看全文
More Articles