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!
Hi, The following code (extracted from my spagetti code) highlights my problem. I want to retain the contents of the 'Comment' file upon submission, but in HTML there is no 'value' attribute for the TEXTAREA, so what to do? I found another similar posting on this site, but it gives a Javascript solution. I'd rather use server side coding. Your time much appreciated.