Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem? Might be
#1
$problems = {};
for(i = 0; i < 99; ++i)
{
	array_push($problems,i);
}
$pot_problem = "a bitch";
if(!in_array($pot_problem,$problems))
{
	echo "I've got 99 problems, but " + $pot_problem + "ain't one!";
}
Reply
#2
dat mix of syntax
Reply
#3
dat syntax error
-Paul H.

Cogisne lingua latina?
Reply
#4
dat "I should have done this in Java"
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)