Quick update:
It works! Thanks to your link we were able to figure it out with serialize($Params) and the data is now stored the way we want it.
Forgot to mention in the previous post that it is the Developer version.
Thanks again!
Kris
Thanks for the reply!
I’m a newb, sorry for not being able to describe it properly.
I want all form data in an array so it can populate to a BLOB field in my Mysql database. I read the page you linked to. Can I use $Params to do this?
Thanks again!
Kris