WattmonOS 3.11+
Get a string of arbitrary length from a file handle
/lib/uphp/fileio.inc
Since uPHP has a maximum length of 255 bytes for strings read from disk, this function checks for the condition and keeps reading till the end of the string.
$handle: Valid handle of a previously opened resource