ID:               22910
 Updated by:       [EMAIL PROTECTED]
 Reported By:      horst at d3x-designs dot de
-Status:           Open
+Status:           Feedback
 Bug Type:         *General Issues
 Operating System: ms win2k
 PHP Version:      4.3.1
 New Comment:

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


This bug report is horribly incomplete.

1) Come up with a summary.  'hoe' describes nothing.  At best it could
qualify as an epithet, but I'm assuming that's not what your intent
was. :)

2) Describe your problem thoroughly.  Including what you expected to
get and what you actually got.

3) Provide a COMPLETE and self-contained script.  The few lines you
provided are only meaningful if the values of $file, $file1, $lu2, and
$muh are known.

4) If possible, find an english speaker to proofread your submission. 
This is a nice-to-have not a must-have obviously...   If you simply
can't convey some piece of information clearly, adding a note in german
(I'm assuming that's your native language from the .de suffix in your
email address) to clarify would provide more help than forcing us to
guess at your meaning.


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

[2003-03-26 12:59:02] horst at d3x-designs dot de

hello
since the new php version there's a big "bug" i think...

if I made something like this:

for($i=0;$i<count($file1);$i++) {
  if($lu2[1]==$file) ($muh=$i);
}

normally the $muh must have the int of the $i if $lu[2] is $file.

BUT $muh is ever count($file1), also the maximum of $i



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


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

Reply via email to