W wxdqz New Member Aug 21, 2008 #1 I am trying this without success; $string="fieldname"; later in script; $fieldvalues=$row['$string']; The problem lies in this part : ['$string'] How can I write this part using a string instead of just the fieldname? Thanks
I am trying this without success; $string="fieldname"; later in script; $fieldvalues=$row['$string']; The problem lies in this part : ['$string'] How can I write this part using a string instead of just the fieldname? Thanks