|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
[Trilite] judge.php mistake?
figure me out if I have something wrong
$move = implode('', $script); instead of $move = implode('', file($player[$p])); or can Matt post the final one? |
|
#2
|
|||
|
|||
|
RE: [Trilite] judge.php mistake?
You would need to use the file() to grab the result of the script...implode requires an array, which file() returns....
|
![]() |
| Viewing: Codewalkers Forums > PHP Contests > Older Contests > [Trilite] judge.php mistake? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|