I have been at this for hours and I can't figure it out. What I am trying to do is read the information from a txt file and paste the content into my database. The script prints out fine but it does not post the info on my database.
DDS.txt File The Script And The Database Structure
Thanks in advance for any help.
Given you data file structure, check out [man]parse_ini_file[/man]