Warning: session_start(): open(/var/lib/php/sessions/sess_hiic794h4pqdrfafvo8sudlqpt, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51
Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
A "snippet" is the central concept.
A snippet has an "ID".
The ID is short (10 characters max).
The ID consists of a hash sign followed by an integer.
A snippet's ID never changes.
A snippet is usually identified by its ID.
A snippet has a "title".
The title is a one-line string of reasonable size (maybe 1000 characters max).
A snippet's title may change.
A snippet has a "text".
The text is a string (potentially long).
A snippet's text may change.
A snippet has an "md5".
An md5 is a one-line string.
A snippet's md5 may change.