Thread: info into array
View Single Post
  #8 (permalink)  
Old 07-08-09, 07:06 AM
zenix zenix is offline
Newbie Coder
 
Join Date: Jun 2009
Posts: 37
Thanks: 1
Thanked 0 Times in 0 Posts
Jerry,

Wow, you have REALLY put a lot of time and effort into this, I thank you very much! I wish I could offer more than a thanks as you have taught me a great deal.

I started playing around with the last code block you gave to me, after having printed it out and studied it taking notes to help my learning, and I can't seem to get it to work. I appears to be connected to my database and all, but none of the fields in the form are populating with data. I click on next and nothing happens, if I click the back button I get an undefined index error.

However, when I add data myself and click add it all seems to work very well, I get "Data inserted successfully" and I can navigate through the records that I've added here. Any ideas what I might be doing wrong? If not, that's alright...like I said, I am still learning this. This seems to be a very good base to grow my programming experience off.

Thank you a lot again for ALL your help!

Garry White
Reply With Quote