PHP Class Signups, rartracker

Inheritance: extends MY_Controller
显示文件 Open project: swetorrentking/rartracker Class Usage Examples

Public Methods

Method Description
__construct ( $db, $user = null )
create ( $userId, $ip, $hostname, $email, $emailLogHits, $ipHits, $warninLevel )
query ( $limit = 25, $index )

Method Details

__construct() public method

public __construct ( $db, $user = null )

create() public method

public create ( $userId, $ip, $hostname, $email, $emailLogHits, $ipHits, $warninLevel )

query() public method

public query ( $limit = 25, $index )