How to pass values in a function
You can pass values in the functions you can pass single value and you can pass an array. In this post I will explain how values are passed in function. On the other file you need to call this function… Read More »How to pass values in a function