How can I give an html element an ID taken from a php variable? – Phpmyadmin
I am creating a website which uses php to get data from a phpmyadmin database and use the info from this database in my html. I have this php query which finds the value from the 'ID' field and then…