You are welcome. Thank you in return for simply having the desire to write more secure (and maintainable) code. :)
If you have more questions i recommend starting a new thread tomorrow, and reference this one to let others know what advice has been given so far. Good luck! | [reply] |
It worked, :o) the values that are not defined in the CSV file are now being written as NULL's in the database. Huge thanks, I need to read up on what exactly the second variable (containing the undef) is doing, I think I get the rest of it, but most of the simple examples only show a like for like match on the placeholders to the variables. But, that is for additional knowledge - my immediate problem is resolved.
| [reply] |