Hello,
I am trying to figure out a way to break the data out of an array (pulled from a database)and pass it into a variables. I need to populate the contents of a flat file. The only way that I can figure out how to do this is to use cgi/.sh. I am hoping that there is a way for PHP to do this and that I am just not aware? Here is a line from the file that I am trying to populate - Password=$Net_Passwd
Thanks in advance for your response.