Warning: file_put_contents(): Only -1 of 52 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
muscat_get muscat_setup_net muscat PHP Manual muscat_give (PHP 4 >= 4.0.5) — Sends string to the core API Description void ( resource $muscat_handle , $string ) Warning Den här funktionen är...
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

Den här funktionen är EXPERIMENTELL. Dess beteende, namnet på den, och allt annat dokumenterat om den här funktionen kan ändras i framtida utgåvar av PHP. Använd den på egen risk.

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.

Se också