Hi,
I’m trying to insert multiple text fields into MySQL database.
Each text field has a unique index key under a single user id.
The number of indexes will depend on the user.
Is this possible?
I never had to do this before and I was wondering if anyone could help with a little guidance.
I have not written any code for this yet because I’m not sure.
Thanks.