Level 10
Dec 1, 2020
4
Level 14
PHP - Opposite of array_merge?
Which function is the opposite of array_merge in this case?
array_merge(request()->query(), [ 'difficulty[]' => $name ])
Please or to participate in this conversation.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Which function is the opposite of array_merge in this case?
array_merge(request()->query(), [ 'difficulty[]' => $name ])
Please or to participate in this conversation.