how do i change themes back to the WF one? the drop box is gone on the home page This hurts my eyes and wicked fire isnt wicked fire without the original layout
Should be working now, we disabled it temporarily to get everyone to switch over to the new theme.
We're going to adjust the colors to make the contrast easier on the eyes.
just re-brand the azoogle theme thanks
<?php
function m_x_plus_b($m, $x, $b) {
return $m*$x+$b;
}$slope=1.5;
$x=2;
$b=3;
echo "y = ".m_x_plus_b($slope,$x,$b)."<br>";
?>
I'm a complete retarded noob and don't have the lingo down yet, is net 7 payment mean weekly payments? What exactly does the net x payment mean?
This network seems pretty good so far because they had an offer I'd been looking for on a network with live tracking and prompt payment. So far the tracking is great and I will let you guys know how they are on the paying thing. I'm definitely at more than $1500 a week so I should qualify for "net 7", whatever that exactly is....
How odd is it that I can be such a noob I don't know exactly what "net 7" is but still qualify for it.
I like it now. It's a lot like the old theme, but with enhanced contrast to make it easier to read.
Does PHP code still look like shit, though? Let's see:
PHP:<?php function m_x_plus_b($m, $x, $b) { return $m*$x+$b; }$slope=1.5; $x=2; $b=3; echo "y = ".m_x_plus_b($slope,$x,$b)."<br>"; ?>
Yep