Storage | --Sae
Sae __construct( )
boolean append( string $filename, string $content, [ $type = ''])
boolean get( string $filename, string $name, [ $type = ''])
boolean has( string $filename, [ $type = ''])
void load( string $_filename, [array $vars = null])
boolean put( string $filename, string $content, [ $type = ''])
string read( string $filename, [ $type = ''])
boolean unlink( string $filename, [ $type = ''])