Description Usage Arguments Examples
Check a word against a list of MySQL
keywords to see if it is a keyword and if so; whether or not it is reserved
1 | check_word(x)
|
x |
a word to check |
1 2 3 | check_word('name')
check_word('create')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.