Monday 20 July 2009 5:53:58 am
- 2 replies
» Read full tutorial
Introduction
PHP 4.3 has some problems with returning by reference, where memory corruptions might occur. PHP 4.4 fixes those problems, and raises notices whenever you do something wrong. This article attempts to point out some of the problems that you might encounter.