wafebreaker
New Member
Hey!
So i made an own website with php scripts for changing the text showing on the website. The Problem is: Any words i write through <p> </p> is showing up but if i write "echo '<span style="font-size: 20pt">' . $text . '</span>';" its not showing in the browser source in obs. But on the website both options show the right text. Anyone have an idea how i can fix that?
So i made an own website with php scripts for changing the text showing on the website. The Problem is: Any words i write through <p> </p> is showing up but if i write "echo '<span style="font-size: 20pt">' . $text . '</span>';" its not showing in the browser source in obs. But on the website both options show the right text. Anyone have an idea how i can fix that?