Introduction   Getting Started   Upgrading   Function Reference   Changelog   Support and Feedback

sdk_info

Usage: bool sdk_info ()
Purpose: Outputs information on IPB SDK, PHP, Zend Engine, IPB and mySQL.
Availability: IPB SDK 0.5

Displays a page of information on IPB SDK, PHP, the Zend Engine, IPB and mySQL. This function is intended as a debugging function, any using this in a public script can be a security risk.

<?php
$SDK->sdk_info();
?>


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