Skip to content

Tag: html

Wrapping json results in tag

I am trying to make my own API for my discord bot and i noticed the response looks like this: font probably times new roman because it is not wrapped in a <pre> tag. But when I DO wrap it in a <pre> tag to make it look like this: (font monospace) the contents have the tags in it… For

Php get_meta_tags doesn’t getting result (help)

I want to pass user input youtube url and get keyword or tags in result. But i don’t know what is wrong. When i click on submit button nothing happens Html Thanks in advance Answer Here is a working example There are 3 small mistakes in your code: Your submit name is Submit you are checking submit Your …

Form Multiselect option is only returning 1 option in message

this is my first time making a form, and I have multi-select option but I think I’m missing out something because the form is working but when selecting multiple options the email I receive is only showing 1 option. send.php Answer You need to do a small change in your HTML. Add a bracket pair to the na…

Checkboxes values

I’m trying to get the values of the checkboxes I check and put them in a php variable, but when I output that value, it gives me zeroes (0). If I check 3 boxes, I get three zeroes, etc. Info: I want every checkbox that is checked, so if cb1 and cb3 are checked, I want the variable to be