SourceForge Logo
1.4.1: info_by_cid


Description
Get all data of a specified category.

Function call
info_by_cid ($cid);

Input
ParameterDescription
$cidThe Category ID where all data must be returned from.


Output
The output is an object:

VarDescription
$result->cidThe category ID.
$result->nameThe category name.

« Previous | Index | Next »