From:             dominiquepetit at free dot fr
Operating system: Windows XP family
PHP version:      5CVS-2003-08-09 (dev)
PHP Bug Type:     MSSQL related
Bug description:  saving a record

Description:
------------
I have a strange problem while attempting to save a record using
phpMyAdmin : the + signs are not saved. e.G. : 
(a + b)� = a� + 2ab + b� gives when registered
( a  b)� = a�   2ab   b�


-- 
Edit bug report at http://bugs.php.net/?id=24995&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=24995&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=24995&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=24995&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=24995&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=24995&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=24995&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=24995&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=24995&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=24995&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=24995&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=24995&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24995&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=24995&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=24995&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=24995&r=gnused

Reply via email to