Introduction   Getting Started   Upgrading   Function Reference   Changelog   Support and Feedback

get_pm_space_usage

Usage: int get_pm_space_usage()
Purpose: Returns amount of PM storage space used in percent.
Availability: IPB SDK 0.4

Returns the amount of PM storage space used by the current, in percent.

/* 50% of storage space used */
echo $SDK->get_pm_space_usage().'% of storage space used';


User Contributed Notes

There are currently no user contributed notes for this page.

Documentation Generated at Sat, 16 Apr 2005 07:36:35 -0700
Find the latest version at http://ipbsdk.sourceforge.net