Skip to content

How to replace every time a number appears within range?

I’ve been looking high and low for this, but I can’t seem to find the best way to do this? I want to basically run through a simple range of numbers 1-20, and every time there is a “3” listed, like 3 or 13, replace that with a value like “thisisa3value” I’m just a lit…

PHP WHILE statement iterating over array length

im learning some oop by watching some carts tutorials and im finding two different behaviors over what i think is the same thing, and i cant understand why: 1- the while stamennt should iterate while the condition its TRUE, but i see code only iterating accordingly to the length of an array provided as argume…

Flaticons not showing up on WordPress

I have almost finished converting an HTML website over to WordPress but I couldn’t something to work. I am just creating a new theme to switch the website over. Here is the link to see what it should look like, There are three icons that are not showing up, right under the about section. And here is the…