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

Class: MDB2_Driver_Function_ibase

Source Location: /MDB2_Driver_ibase-1.5.0b5/MDB2/Driver/Function/ibase.php

Class Overview

MDB2_Driver_Function_Common
   |
   --MDB2_Driver_Function_ibase

MDB2 FireBird/InterBase driver for the function modules


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 56]
MDB2 FireBird/InterBase driver for the function modules


[ Top ]


Method Detail

functionTable   [line 66]

string functionTable( )

return string for internal table used when calling only a function
  • Return: for internal table used when calling only a function
  • Access: public

[ Top ]

length   [line 80]

string length( $expression)

return string to call a function to get a replacement inside an SQL statement.
  • Return: to call a function to get a replace
  • Access: public

Parameters:

   $expression   — 

[ Top ]

replace   [line 94]

string replace( $str, $from_str, $to_str)

return string to call a function to get a replacement inside an SQL statement.
  • Return: to call a function to get a replace
  • Access: public

Parameters:

   $str   — 
   $from_str   — 
   $to_str   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:51:35 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.