Forum und email

muscat_give

(PHP 4 >= 4.0.5)

muscat_give — Sends string to the core muscat API

Description

void muscat_give ( resource $muscat_handle , string $string )
Warning

Deze functie is EXPERIMENTEEL. Dat betekent, dat het gedrag van deze functie, deze functienaam, in concreto ALLES dat hier gedocumenteerd is in een toekomstige uitgave van PHP ZONDER WAARSCHUWING kan veranderen. Wees gewaarschuwd, en gebruik deze functie op eigen risico.

Sends a string to the core muscat API.

Parameters

muscat_handle

A muscat session handler, returned by muscat_setup() or muscat_setup_net().

string

The string to be sent

Return Values

No value is returned.

Zie ook