PHP-CALL BY REFERENCE

Published: 12 May 2018
on channel: Technical Tutorial
485
3

In this we will learn how to call a function by reference. You can pass a variable by reference to a function so the function can modify the variable. Call by reference means passing the address of a variable where the actual value is stored. The called function uses the value stored in the passed address; any changes to it do affect the source variable.


On this page of the site you can watch the video online PHP-CALL BY REFERENCE with a duration of hours minute second in good quality, which was uploaded by the user Technical Tutorial 12 May 2018, share the link with friends and acquaintances, this video has already been watched 485 times on youtube and it was liked by 3 viewers. Enjoy your viewing!