ID:               17346
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         *General Issues
 Operating System: windows 98
 PHP Version:      4.2.0
 New Comment:

Sorry, but the bug system is not the appropriate forum for asking
support questions. Your problem does not imply a bug in PHP itself.
For a list of more appropriate places to ask for help using PHP,
please visit http://www.php.net/support.php

Thank you for your interest in PHP.

The compiler is always right, you most likely have a typo somewhere.
Anyway this is not a bug.


Previous Comments:
------------------------------------------------------------------------

[2002-05-21 20:57:28] [EMAIL PROTECTED]

I checked it out and i saw there were no errors and it gives it to me
on the last part
-------------------------------------
Parse error: parse error in c:\apache\htdocs\php\index.php on line 38
-------------------------------------
<?php
// from 1 to 35 are the rest 
$file = join ('', file ("../code/index"));
$seperate = split (">", $file);
$rotate = rand (0,(count($seperate)-1)); ?>
-------------------------------------
How Come?

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=17346&edit=1

Reply via email to