Example of CreateSymbolList.php

This page will create a new symbol list with the given name, id, and contents.  This might overwrite an existing symbol list, depending on the options.

Results

On error, the result will be empty.

If this was successful, it will return the id number of the new list followed by a comma, followed by the name of the new list.  Note that the name of the list might not be exactly what you sent.  Long names are truncated.

Sample

(View this page's source to see more details.)

username: 
password: 

list_id:    This field is optional.  If this field is 0, blank, or missing, the server will automatically assign a new id number for you.

list_name:    This is only used if we create a new list.  If we overwrite an existing list, we ignore this field and keep the old name.

list_contents:
One symbol per line.