ive got an array that has three values; crime, drama, thriller. Im trying to loop through each value and save it to the database. How do i extract a name from the array and save it in the database.
ive got an array that has three values; crime, drama, thriller. Im trying to loop through each value and save it to the database. How do i extract a name from the array and save it in the database.