I am trying to use PHP to validate form content, then based on the input, ask further questions, save all to variables, and when my PHP code is satisfied with the answers, insert the variable values into EE weblog. I can get it into a database with the INSERT INTO php but I would like non-geek types to be able to access the info via the EE platform.
Thanks,