Is this possible?

Got a problem or suggestion?
User avatar
Topsy
Posts: 517
Contact:

Re: Is this possible?

Post#11 » Mon Nov 23, 2009 5:05 pm

$wages = '0';
$overtime = 'yes';

if($overtime == 'yes') {
Echo "get to work you bastages!";
$wages = $wages*2;
}
echo "Congrats topsy on your raise, you now make $wages per hour";

... Either way $wages still == '0';

Jeido
Posts: 1265

Re: Is this possible?

Post#12 » Mon Nov 23, 2009 5:10 pm

haha wow they are overworking you. all that code got to your head!
Jeido, Founder of Evolution

Return to “Website”

Who is online

Users browsing this forum: No registered users and 1 guest

cron