When I use HTML code INSIDE PHP tags, WHY I must write HTML command this way:
<something = \"something\"> (what that means???)
instead of "normally" HTML command
<something = "something"> ???
Please answer me, it's urgent (I have to do presentation about PHP for school for tomorrow, and I'm apsolute beginner...)