Hello I have an array of data in the following format
The data contains address, phone numbers and some tags. There is a special Javascript value in the array within document.write, that when executed produce an email address. I want to save this data in a MySQL database using PHP, but with the actual email address not with the Javascript code and I am not able to figure out, how to do it ?