MDB2
[ class tree: MDB2 ] [ index: MDB2 ] [ all elements ]

Class: MDB2_Driver_Function_sqlite

Source Location: /MDB2_Driver_sqlite-0.2.0/MDB2/Driver/Function/sqlite.php

Class Overview

MDB2_Driver_Function_Common
   |
   --MDB2_Driver_Function_sqlite

MDB2 SQLite driver for the function modules


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 57]
MDB2 SQLite driver for the function modules


[ Top ]


Method Detail

__construct (Constructor)   [line 64]

MDB2_Driver_Function_sqlite __construct( $db_index)

Constructor

Parameters:

   $db_index   — 

[ Top ]

now   [line 79]

string now( [ $type = 'timestamp'])

Return string to call a variable with the current timestamp inside an SQL statement There are three special variables for current date and time.
  • Return: to call a variable with the current timestamp
  • Access: public

Parameters:

   $type   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:31:49 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.