linux1880 Posted October 22, 2009 Share Posted October 22, 2009 if we want to make custom function, what is the rule for function argument , we can assign as many arguments we want or there is a limit ? what abt declaring variables in function ? should we define variables at arguments or inside the code ? Link to comment https://forums.phpfreaks.com/topic/178672-what-is-the-rule-of-variables-in-function-argument-and-in-code/ Share on other sites More sharing options...
MadTechie Posted October 22, 2009 Share Posted October 22, 2009 http://www.php.net/manual/en/language.functions.php Link to comment https://forums.phpfreaks.com/topic/178672-what-is-the-rule-of-variables-in-function-argument-and-in-code/#findComment-942484 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.