PHP Intermediate — Hard
Key points
- References point to the same memory address
- Changes to a reference affect the original variable
- The & operator creates the reference link
Ready to go further?
Related questions
PHP Intermediate — Hard
Key points
Ready to go further?
Related questions