-
Notifications
You must be signed in to change notification settings - Fork 236
GetServerInformation
Troy Davisson edited this page Mar 5, 2016
·
2 revisions
Note: This page documents capabilities available in the older 1.x version. Please see this repository's README file for the new 2.x version documentation.
GetServerInformation ( )
Gets basic information about the server
None
Array
Returns basic information advertised by the server. Returns FALSE if request for information failed.
<?php
$server = $rets->GetServerInformation();
echo "+ System ID: {$server['SystemID']}\n";
echo "+ System Description: {$server['SystemDescription']}\n";
echo "+ System Comment: {$server['Comments']}\n";
echo "+ RETS 1.7.2 TimeZoneOffset: {$server['TimeZoneOffset']}\n";
+ System ID: CRTRETS
+ System Description: Center for REALTOR Technology
+ System Comment:
+ RETS 1.7.2 TimeZoneOffset: