|
|
| |
1. Parse Error in Sudoku Solver |
|
Reply |
|
|
 hostile | 2005-09-03 15:32:30 |
When I try to run sudoku.php I get the following error:
Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home2/hostile/public_html/sodoku/Sudoku.class.php on line 18 |
| |
2. Re: Parse Error in Sudoku Solver |
|
Reply |
|
|
 daily | 2005-09-04 07:12:22 - In reply to message 1 from hostile |
| I have the same problem, i am feed up trying to solve it. |
| |
3. Re: Parse Error in Sudoku Solver |
|
Reply |
|
|
 Ghica van Emde Boas | 2005-09-04 12:34:41 - In reply to message 1 from hostile |
Are you running PHP 5??
That is required. |
| |
4. Re: Parse Error in Sudoku Solver |
|
Reply |
|
|
 hostile | 2005-09-04 12:53:39 - In reply to message 3 from Ghica van Emde Boas |
Oops, still on 4.3.10.
thanks. |
| |
5. Re: Parse Error in Sudoku Solver |
|
Reply |
|
|
 daily | 2005-09-04 14:17:21 - In reply to message 3 from Ghica van Emde Boas |
Thanks for the hint, no running 4.
No remedy? |
| |
6. Re: Parse Error in Sudoku Solver |
|
Reply |
|
|
 Ghica van Emde Boas | 2005-09-05 14:00:14 - In reply to message 5 from daily |
Sorry, I do not understand your reply. Are you saying that you are not running PHP5 or that you are running PHP5?
In case you are sure that you are running PHP5, could you tell me what browser you are using, whether the sudoku.php script started ok and which buttons you pressed before you got the problem? |
| |
7. Re: Parse Error in Sudoku Solver |
|
Reply |
|
|
 Ghica van Emde Boas | 2005-09-26 15:06:54 - In reply to message 6 from Ghica van Emde Boas |
| A PHP4 version is now available. |
|