Izartu  0.0 Initial release
Web bookmark manager based on tags.
Protected Member Functions
Crud Class Reference

Create, Read, Update and Delete actions class. More...

Inheritance diagram for Crud:
Database Data ShowTag ShowData

Protected Member Functions

 read ($sql, $param=FALSE)
 To read data in a database table.

Detailed Description

Create, Read, Update and Delete actions class.

Definition at line 31 of file Crud.php.


Member Function Documentation

read ( sql,
param = FALSE 
) [final, protected]

To read data in a database table.

Parameters:
$sqlSQL query
$paramQuery parameters
Returns:
Rows in a database table

Definition at line 79 of file Crud.php.


The documentation for this class was generated from the following file:
 All Data Structures Files Functions Variables Enumerations