A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
arrayInsert(table, arr) — Method in class phi.db.Query
Execute a INSERT query on a table.
arrayInsert(table, arr) — Method in interface phi.interfaces.IQuery
Execute a INSERT query on a table.
arrayUpdate(table, arr, cond) — Method in class phi.db.Query
Execute a UPDATE query on a table.
arrayUpdate(table, arr, cond) — Method in interface phi.interfaces.IQuery
Execute a UPDATE query on a table.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z