Rename items
Posted: Wed Aug 17, 2022 2:22 pm
Why can you not use character like (, ), +, etc. when renaming items?
If the text entered is stored in a MySQL database and there is fear of SQL injection you can always just parameterize the input before your INSERT/UPDATE operation.
If the text entered is stored in a MySQL database and there is fear of SQL injection you can always just parameterize the input before your INSERT/UPDATE operation.