PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I have an array that is setup as Key=>Values I am trying to loop through this array adding all the values into a database. How would I do this does anyone have a sample?