Login   Register  
PHP Classes
elePHPant
Icontem

File: TODO

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Moroz Yuriy  >  frogDate  >  TODO  >  Download  
File: TODO
Role: ???
Content type: text/plain
Description: TODO
Class: frogDate
Author: By
Last change:
Date: 2001-01-27 14:16
Size: 291 bytes
 

Contents

Class file image Download
1.1
- writing code for functions add and sub
  like this $date->add("2000-01-16",01,01,01) or
  like MySQL $date->add("2000-01-16","INTERVAL 1 DAY")
  sub function the same
- testing :)
- write some documentation
- may be add other functions from MySQL like WEEKDAY,DAYOFWEEK etc.