# Pointer in PHP ###### tags: `PHP` * [參考文章](https://stackoverflow.com/questions/746224/are-there-pointers-in-php/746322) * 使用&會指向記憶體位置 * 可節省記憶體的使用量