ID:               25087
 Updated by:       [EMAIL PROTECTED]
 Reported By:      flyruns at hotmail dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Unknown/Other Function
 Operating System: windows 2000 advanced server
 PHP Version:      4.3.2
 New Comment:

Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

..



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

[2003-08-13 22:48:12] flyruns at hotmail dot com

Description:
------------
When i use '%' operate when i account can't get my hope;

Reproduce code:
---------------
<?php
 echo  27%13;//  =1

 echo  27%13.5;// =1 (behove is 0)

 echo  27%13.9;// =1 (behove is 13.1)
?>

Expected result:
----------------
account right;



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


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

Reply via email to