ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:connection:properties

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
v5:reference:connection:properties [2021/03/12 03:56] mnewnhamv5:reference:connection:properties [2021/03/13 01:03] – [String Handling] mnewnham
Line 4: Line 4:
  
 ===== String Handling ===== ===== String Handling =====
-^ Property  ^ Description  +^ Property      ^ Description                                                                                                                       
-| $substr         | Returns the substring operator. Also available as a method [[v5:connection:reference:substr|substr()]] | +| $substr       | Returns the substring operator. Also available as a method [[v5:reference:connection:substr|substr()]]                            
-| $length         | Returns a legnth operator| +| $length       | Returns a length operator                                                                                                         
-| $random         | Returns the random number function| +| $random       | Returns the random number function                                                                                                
-| $upperCase      | The uppercase function|+| $upperCase    | The uppercase function                                                                                                            | 
 +| $maxblobsize  | The maximum size of data that can be inserted into a blob field. Some drivers return -1 as the value, effectively limitless size  |
  
 ===== Date & Time ===== ===== Date & Time =====
v5/reference/connection/properties.txt · Last modified: 2021/03/13 01:11 by mnewnham