uuse value as reference and change original value in array
If you want to change selection, open document below and click on "Move attachment"
php 6 variable's value.
To work with references to the array elements rather than copies of the values, simply add a & (ampersand) symbol before the variable name within the foreach statement:
foreach ( $array as <span>&$value ) {
Here's the previous example rewritten to use references:
$authors = array( "Steinbeck", "Kafka", " Summary
status | not read | | reprioritisations | |
---|
last reprioritisation on | | | suggested re-reading day | |
---|
started reading on | | | finished reading on | |
---|
Details