PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Yet this does not work. If I simply echo the article piece (outside the textarea) then the article appears and if I remove the textarea from within the PHP and insert the word 'duckling' instead of the variable then that works, but I cannot seem to be able to pre-populate using the variable.
You also put in a second set of "?>" marks before - not quite sure why.
Anyway, this should work for you.
Nah, VALUE works for inputs but not textarea. With TEXTAREA you need to put the text between the opening and closing statements but this is not working for the variable.
Yeah, my additional ?> was because I constructed my posted code from two lines since I was playing with the original and did not wish to revert back simply to paste the code. Sorry for that.
I suggest, it's better if you will add color codes in your code. And try to add some semicolons there if it will work. Please inform us for the new result. We will see what can we do more about it.