6th Oct 2023, 6:32 AM
Swapnil Dutta
Swapnil Dutta - avatar
1 Answer
+ 1
You should declare your function like this: function myTest($x) ...and then call it like this: myTest($x)
6th Oct 2023, 6:53 AM
Jan
Jan - avatar