Thread: Variable Names
View Single Post
  #1 (permalink)  
Old 10-22-2006, 07:23 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 Variable Names

Hello,
If I have variable names in a text file how can I use those names as variables?

I have "cont" as a string in a file. That is read in using fopen. How can I use $cont as my variable?
Reply With Quote

Sponsored Links