Posted by turnitup on 01/25/08 14:08
What's the easiest way to get the name of function arguments? For example function fred($day, $week) { echo (firstargumentname); echo (secondargumentname); } echoes "day" "week"
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming