Thread: Variable Names
View Single Post
  #4 (permalink)  
Old 11-03-2006, 12:29 PM
Paradine Paradine is offline
Learning Programmer
 
Join Date: Oct 2006
Posts: 48
Credits: 0
Rep Power: 9
Paradine is on a distinguished road
Default

Yes, I need the variable name to be the array. I suppose I could use an array but it is just easier when going through the list again to say print $variable instead of finding the name and searching an array.
Reply With Quote