I can get addslashes to work, but I am unsure how to utilize stripslashes from the following code
<td><input type='text' size='35' name='position[$i]' value='{$contact['position']}' />\n </td>
I tried all the obvious code and tried hunting down an answer on the internet, but I haven't been successful. Can anyone help?
robkir