muscat_get -- Gets a line back from the core muscat api. Returns a literal FALSE when there is no more to get (as opposed to ""). Use === FALSE or !== FALSE to check for this
Description
string muscat_get ( resource muscat_handle)
Warning
This function is
EXPERIMENTAL. The behaviour of this function, the
name of this function, and anything else documented about this
function may change in a future release of PHP without notice. Be
warned and use this function at your own risk.
Warning
This function is
currently not documented; only the argument list is
available.