TphpAPI::ExecuteMethods

TphpAPI::ExecuteMethods send the queries to the server and waits the results.

function ExecuteMethods(
   $language = 0
)

Parameters

language For any string for example errors.

Return Values

Returns a formated string with the error message if an error occurs.

Remarks

Example Use
$parameters["TaskID"] = (int)$_GET["TaskID"];
if($parameters["TaskID"] != 0)
   $TexasAPI->RemoteMethod("Get Task Details",1,$parameters);
$results = $TexasAPI->ExecuteMethods();
if($results == NULL)
   $results = $TexasAPI->GetResults("Get Task Details");
else echo "<b>Method Error:-</b><br/>"
	. str_replace("\n","<br/>",($results == NULL ? $outcomeResults : $results))
	. "<p></p>\n";

Also See

GetResults, RemoteMethod
 

Contact Ekky Software

All around the world Ekky Software is contactable seven days of the week by submitting the following details.

Thank you for your time and interest.
Ekky Software Customer Support Team.

Ekky Software Product Range
Ekky Software Homepage Texas Business Software ObjectDatabase++ TScript Ekky Software Homepage Texas Business Software ObjectDatabase++ TScript