I have a very large amount of information. They are resumes for a organization of Stunt-men they contain all of the movies each one has been in. There are about 50 members each member has at least 300 movies. At the time I didn't know anything about PHP or mySQL so I put them into static .JS files. They are in arrays right now.
Obviously this is very inefficient and not very easy to update. How could I move all those Javascript arrays into a mySQL database?
Thanks, Jeremy
Obviously this is very inefficient and not very easy to update. How could I move all those Javascript arrays into a mySQL database?
Thanks, Jeremy