Hi, trying to submit a question this morning.
However, when trying to add any code it is only publishing the first line or so and then cuts off the rest of any content code or otherwise.
Problem entering code into Question Body
4 years ago
4 years ago
#1
4 years ago
#2
Ensure you replace any HTML tags with HTML entities otherwise they will be stripped out and same for the opening php tag
4 years ago
#3
thanks - but that is a lot of tags to strip out.
Can I post the code somewhere else for it to be viewed?
Can I post the code somewhere else for it to be viewed?
4 years ago
#4
Would this tool help? https://www.online-toolz.com/tools/text-html-entities-convertor.php
4 years ago
#5
Nice online tool D3mon, will bookmark that :) I usually just string replace with a ctrl + h