#22207 [NEW]: e-format in sprintf

2003-02-13 Thread andreas . maul
example should be something like 1.1000e+0 or 1.1000e0 Regards Andreas Maul -- Edit bug report at http://bugs.php.net/?id=22207&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=22207&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=22207&am

#19916 [NEW]: PHP hangs after querying certain MSSQL data

2002-10-15 Thread andreas . maul
T P " . " inner join MESSUNGM on M.ID=P.MESSUNG_ID) " . " inner join ADM_EINHEITA on A.ID=M.GEBIET_ID) " . " inner join KAMPAGNE K on K.ID=M.KAMPAGNE_ID)"