I made an input field in Adobe Edge and I know how to reuse the content whitin Adobe Edge but I want to reuse it from within a PHP file so I can store the content in a MySQL database (I know how to store data in a database).
So my question: does anybody know how to post the content from the input field into a PHP file?
Thanks in advance.