The editor has problems with fields that have names that include reserved words like script in description. You'll need to change the name of the field (e.g. desc) both here and wherever that variable ($description) is processed.
Also, I'm not sure that you want to Sanitize the variable and change it to HTML entities before displaying it.
If not, and assuming this is not an admin function, the syntax here would be:
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum