+ 1
So nobody else has noticed you cannot echo out HTML using PHP anymore but me?
Go look in the code playground at the php examples. There are many that once rendered html and now they just render the tags. Why did they change this? It was one of the best features IMO. (update, another user and I figured out it still works within the app, mobile device, but not on the computer) So maybe an update didn't get pushed to production?
4 Answers
+ 2
Where you noticed that ?
In my phone i can still add html markup to echo . and it's displaying the text like html pages .
+ 2
Carl Jones i don't know about laptop . but in my android phone nothing changed in php playground.
+ 1
On my laptop, it just displays the html tags now. I haven't tried it on my phone recently.
+ 1
Sayedbdbd, I see that too. So on the app it's working still. Thanks for the heads up.