Forum und email

muscat_give

(PHP 4 >= 4.0.5)

muscat_give — Sends string to the core muscat API

설명

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

This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP. Use this function at your own risk.

Sends a string to the core muscat API.

매개변수

muscat_handle

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

string

The string to be sent

반환값

값을 반환하지 않습니다.

참고