From: [EMAIL PROTECTED] Operating system: win2k PHP version: 4.2.2 PHP Bug Type: Documentation problem Bug description: Shared Memory Functions
Hi, the manual says (http://www.php.net/manual/en/ref.shmop.php): The functions will not work on windows, as it does not support shared memory. This is false, enabling the supplied php_shmop.dll this functions work on windows (at least on win2k). Proof: example1 from the above mentioned url. Friedhelm Betz -- Edit bug report at http://bugs.php.net/?id=19097&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19097&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19097&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19097&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19097&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19097&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19097&r=support Expected behavior: http://bugs.php.net/fix.php?id=19097&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19097&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19097&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19097&r=globals -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php