Posted by Michael Fesser on 01/25/08 18:55
..oO(turnitup) >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" Why? Micha
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming