Forum Moderators: open
I am trying to serve content from my database to other webmasters using Javascript and PHP - I have used the script described at [devarticles.com...]
I have no problems getting single line content to appear on external websites. The problem is that I also have some long texts with html code in the database that I would like to offer as content - but since document.write will only return single lines, how do I achieve that?
Hope this makes sense.
Best regards
Per