Jump to content

[SOLVED] Parse error: syntax error, unexpected T_WHILE


PhantomCode

Recommended Posts

I'm sorry if this is an incredibly nooby question but I've searched around and I just can't figure it out...

 

When I try to run some code of mine it spits out a "Parse error: syntax error, unexpected T_WHILE in"... and points to this line:

do $Computer[2]++ while ($Computer[2] == $Computer[1]);

Can anyone tell me what I'm doing wrong here?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.