Bug #53786 [Opn]: about "++" or "--"

2011-01-19 Thread fx4084 at gmail dot com
Edit report at http://bugs.php.net/bug.php?id=53786&edit=1 ID: 53786 User updated by:fx4084 at gmail dot com Reported by:fx4084 at gmail dot com Summary:about "++" or "--" Status: Open Type: Bug Pack

[PHP-BUG] Bug #53786 [NEW]: about "++" or "--"

2011-01-19 Thread fx4084 at gmail dot com
From: Operating system: WIN7 PHP version: 5.2SVN-2011-01-19 (snap) Package: *General Issues Bug Type: Bug Bug description:about "++" or "--" Description: PHP programe like: But the same programe in JavaScript or JAVA or C, it's print "2 3"; T