store _raw_ in db
-
Hi,
I’ve this field: [select* CdL “BQA |and@email.it” “BVM |and@email.it” “PAGA |cri@email.it, mar@email.it” “PvUP |cri@email.it, mar@email.it”]that configuration send email correctly, it’s fine.
The question is: can I store in db _raw_CdL instead of the email address? I don’t need to store email at all
In other post You suggest to use this code:
apply_filters(‘vsz_cf7_posted_data’, $contact_form->posted_data);
Can you show me a practical example?Thank you
The topic ‘store _raw_ in db’ is closed to new replies.