I wanted to write
this post to clear up what seems to be a common misunderstanding in PHP - that using references when passing around large variables is a good way save memory. To fully explain this I will need to explain how PHP handles variables internally. I hope that you will find this interesting and useful and that it helps dispel some myths around references and memory management in PHP.
No hay comentarios:
Publicar un comentario