echo "<input type="checkbox" name="h" id="cbox3" /><label for="cbox3"><img align="middle" src="/upload/JPNP033.JPG" /> </label>";
I am making the PHP file to show image with 'checkbox'. I want each image with one's own 'checkbox'.
I added this echo sentence in my php file but after i added this command, my file shows nothing(it doesn't work...)