remove
Reported Attack Page in Firefox
Before a couple of days the code of my site was injected with some milware script code. In this article I will advice you how to remove this message.Remove html tags from a string wtih PHP
Sometimes you don't need any formatting. That's just a nice way to remove all the html tags.forEach or not to forEach
I had an interesting bug in my React application. It happened that the problem was in the fact that I was using forEach
instead of for
.
The bug that I was encounter was