Kiriwrite
Index
|
User Documentation
|
Tutorial Documentation
|
Developer Documentation
3.40: getpagecount
Get the count of how many pages are in the database.
Parameters:
$kiriwrite_dbmodule->getpagecount();
Usage:
$kiriwrite_dbmodule->selectdb(“database”);
$page_count = $kiriwrite_dbmodule->getpagecount();