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 ? Quote 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 Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.