JImmy Bo - 2023-05-05 02:42:07
public function snippet_to_json_str($snippet)
public function snippet_from_json_str($json_str, $hash='')
public function snippet_from_json_str_to_db($json_str)
these let you load/export snippets as JSON encoded data
added Add Json section to add snippet section in example.
moved version to 1.1 for both class and example.