Welcome, Ian. You may modify this database.
SELECT emotion FROM emotions
WHERE emotion = '#form.emotion#'
INSERT INTO emotions (emotion, brows, eyelids, mouth)
VALUES ('#form.emotion#', '#form.brows#', '#form.eyelids#', '#form.mouth#')
#form.emotion# has been added to the emotions list.
#form.emotion# already exists as an emotion.
You must log in to access this page.