Information
home
the faq
screenshots
theme factory
the developers
live demo
Download
Stable
Unstable
Browse the CVS
Development
Database design
API reference
Theme devlopment
1.4.1: info_by_cid
Description
Get all data of a specified category.
Function call
info_by_cid ($cid);
Input
Parameter
Description
$cid
The Category ID where all data must be returned from.
Output
The output is an object:
Var
Description
$result->cid
The category ID.
$result->name
The category name.
« Previous
|
Index
|
Next »