Posted by tony on 04/15/06 15:26
i'm trying to itterate through an array that contains the names of the global arrays eg: $myarray = array("\$_GET", "\$_SERVER"); and so on The problem Im having is calling a function with myfunction($myarray[0]); doesnt seem to pass the array name in a manner I can then use. I'm sure I'm missing something simple here can anyonehelp please ? tony
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming