+ 1

I am a little bit confused about parameters vs. arguments. are they essentially the same?

22nd Aug 2016, 8:00 PM
Bob Shah
Bob Shah - avatar
3 Answers
+ 12
function myFunc($parameter1,$parameter2) { //code } myFunc(argument1,argument2);
29th Aug 2016, 12:02 PM
Xim S. Cooke
Xim S. Cooke - avatar
+ 3
that helps, thank you!
29th Aug 2016, 4:50 PM
Bob Shah
Bob Shah - avatar
+ 1
hello. how can sent massage to another person?
3rd Nov 2016, 2:01 PM
Amin
Amin - avatar