07-09-2008, 04:29 AM
This article examines how PHP handles passing of variables internally, as well as how this relates to memory usage. This information is can be very useful for any professional PHP developer as it shows how passing variables by reference will normally result in more (not less) memory being used.
Posted at http://www.goodphptutorials.com/out/The_..._Variables
Posted at http://www.goodphptutorials.com/out/The_..._Variables