ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:connection:unixdate

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
reference:unixdate [2015/07/26 21:50] – created mnewnhamv5:reference:unixdate [2016/01/13 02:31] – ↷ Page moved from reference:unixdate to v5:reference:unixdate mnewnham
Line 1: Line 1:
 ====== unixDate ====== ====== unixDate ======
 <WRAP tip> <WRAP tip>
-Use of 64 bit processors has effectively made this function obsolete. It may be removed in later releases of ADOdb+Use of 64 bit processors and later versions of PHP have effectively made this function obsolete. It may be removed in later releases of ADOdb
 </WRAP> </WRAP>
 ~~NOTOC~~ ~~NOTOC~~
 <WRAP right box> <WRAP right box>
 == syntax == == syntax ==
-  string dbObject::unixDate(){+  int dbObject::unixDate(){
          float $timestamp          float $timestamp
          }          }
Line 15: Line 15:
  
 ===== Usage ===== ===== Usage =====
-==== MySQL example ====+==== SQL Server example ====
 <code php> <code php>
 /* /*
v5/reference/connection/unixdate.txt · Last modified: 2016/01/17 01:34 by mnewnham