Hello all,
And thank you in advance for your assistance. I was reading an old post and found a wonderful example that I am trying to work from so that I can understand how the PHP script works to pull data from the DB and then fill out the form. Here is the post: http://www.dynamicdrive.com/forums/s...ith-MySQL-data
I was hoping to speak to forum_amnesiac about his code. I have copied his example and am getting an error: Couldn't execute query. Unknown column 'ID' in 'where clause'
Looking over the code I am unable to figure out why the WHERE clause is referring to an 'ID'? It's been years since I've worked with PHP, but I appreciate any help anyone could provide. I also understand that the script in question is susceptible to SQL injection. I am just hoping to use this example to wrap my head around how to get the form and DB working together to update the data.
Bookmarks