From: lazybrain at rcn dot com
Operating system: freebsd 4.8-RELEASE-p3
PHP version: 4.3.3
PHP Bug Type: MySQL related
Bug description: mysql_fetch_assoc produces wrong data.
Description:
mysql_fetch_assoc somehow caches results.
Reproduce code
From: [EMAIL PROTECTED]
Operating system: bsd
PHP version: 4.1.2
PHP Bug Type: Feature/Change Request
Bug description: nested function in functions within a class
It would be helpfull to be able to
use nested functions inside a function thats in a class.
For example...