Hi people,
I have a page with a form for comments. It works great.
However, I want to only load the actual form, if the user actually decided to press on the link "Post your comment".
I want the form to open up in the same page. I've seen this done with Javascript, but is it possible to do in php?
Thanks