JQuery variable named radio buttons can't display message?

You have a problem with your PHP (unless you typed your post incorrectly) In order to print out $counter you need to echo it. Just typing? Php $counter;?

Will not put the value into your HTML. You need to use? Php echo $counter;?

Or? =$counter;? As a shortcut.

You have a problem with your PHP (unless you typed your post incorrectly) In order to print out $counter you need to echo it. Just typing will not put the value into your HTML. You need to use or as a shortcut.

WOW, what an amateurish mistake! – Jonathan Sep 14 at 5:26.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions